![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re^3: Insert Rowby reneeb (Chaplain) |
on Dec 08, 2006 at 08:07 UTC ( #588540=note: print w/replies, xml ) | Need Help?? |
You should use quote_identifier instead of tr///.
$table = $dbh->quote_identifier($table);
In Section
Seekers of Perl Wisdom
|
|