in reply to Re^2: Now to do simple select with Net::MySQLin thread How to do simple select with Net::MySQL
It's true that using placeholders is desirable for a number of reasons, but interpolating variables in SQL is not *bad*.