Mutant has asked for the wisdom of the Perl Monks concerning the following question:
You can do this for the columns of an insert (from the docs: ["to_date(?,'MM/DD/YYYY')", "03/02/2003"]), but this doesn't work as part of the where clause.col_name = function(?)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SQL::Abstract - where clause values that are functions
by mreece (Friar) on Sep 12, 2006 at 21:32 UTC | |
by Mutant (Priest) on Sep 13, 2006 at 10:03 UTC |