|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: Extracting only required length in a column in perl DBIby marto (Chancellor) |
| on Jan 15, 2013 at 12:37 UTC ( #1013385=note: print w/ replies, xml ) | Need Help?? |
|
If you only need the first three characters of each column, why not simply ask for that when doing your query? For example:
Consider using place holders where possible, See DBI and Bobby Tables.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||