in reply to Re: Now to do simple select with Net::MySQL
in thread How to do simple select with Net::MySQL
Interpolating variables in a SQL query is a NO-NO.
Use placeholders. Don't give bad advice.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Now to do simple select with Net::MySQL
by hmerrill (Friar) on Sep 15, 2004 at 11:44 UTC |