|
|
| Just another Perl shrine | |
| PerlMonks |
Re^2: Extracting only required length in a column in perl DBIby Anonymous Monk |
| on Jan 17, 2013 at 07:32 UTC ( #1013719=note: print w/ replies, xml ) | Need Help?? |
|
Nitpick: even though substr() is implemented in most sql dialects, the standards-compliant function is substring(col1 from 1 for 3)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||