|
|
| Just another Perl shrine | |
| PerlMonks |
Re: DBI: interpreting column_info()by runrig (Abbot) |
| on Feb 17, 2013 at 22:57 UTC ( #1019229=note: print w/ replies, xml ) | Need Help?? |
|
In my experience, it's more useful to select column info to a hash: I usually don't care about the DATA_TYPE (the code), the TYPE_NAME (database specific data type name) has been more useful.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||