![]() |
|
Do you know where your variables are? | |
PerlMonks |
How to use the 'in' of SQL using Class::DBIby palette (Scribe) |
on May 21, 2007 at 08:41 UTC ( #616513=perlquestion: print w/replies, xml ) | Need Help?? |
palette has asked for the wisdom of the Perl Monks concerning the following question:
How to use the 'in' of SQL using Class::DBI
Eg: SELECT * FROM T1 WHERE COL1 IN ('AX','BX'). How can I implement the same in Class::DBI.
Back to
Seekers of Perl Wisdom
|
|