|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: List columns for a MySQL tableby dbwiz (Curate) |
| on Jun 29, 2006 at 09:04 UTC ( [id://558309]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
If you want to get the columns from a MySQL table (not an arbitrary query), it's simpler, as shown in DBI Recipes, to use selectcol_arrayref combined with describe.
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||||||