Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: How to use the 'in' of SQL using Class::DBI

by fenLisesi (Priest)
on May 21, 2007 at 09:23 UTC ( [id://616519]=note: print w/replies, xml ) Need Help??


in reply to How to use the 'in' of SQL using Class::DBI

Class::DBI::AbstractSearch and Class::DBI::Sweet should let you use -in, as in this untested bit:
MyClass->search_where({ col1 => { -in => \@items }})
Hope this helps.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://616519]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-19 07:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found