|
|
| There's more than one way to do things | |
| PerlMonks |
Re^3: DBI Substring index query and passing valueby Anonymous Monk |
| on Dec 11, 2012 at 11:12 UTC ( #1008265=note: print w/ replies, xml ) | Need Help?? |
|
$name will be like "Christin". Well, currently, $name is $name; single quotes don't interpolate. Do check how I modified your query code. (Also worth looking is 7548)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||