|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: Dynamic Query construct based on argumentby ColonelPanic (Friar) |
| on Nov 19, 2012 at 08:50 UTC ( #1004486=note: print w/ replies, xml ) | Need Help?? |
|
Well, DBI, Perl's standard way of interfacing with databases, lets you do just that. You can make an SQL statement with parameters that can be set later:
Perhaps you meant something different by constructing a query. If so, you need to specify what you mean. SQL is a whole programming language in itself. When's the last time you used duct tape on a duct? --Larry Wall
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||