in reply to Re^2: Perl Mysql DBI, using placeholders with unknown variable count
in thread Perl Mysql DBI, using placeholders with unknown variable count
Sorry if I got that wrong in my first example.
The rule is simply $dbh->quote_identifier() for column names and placeholders (?) for data.
|
|---|