|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: DBI returning mysql columns in strange order.by runrig (Abbot) |
| on Oct 09, 2003 at 17:42 UTC ( [id://298118]=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.
There is no order to keys of a hash array (unless you think that random == ordered ). If you want order, you can get it by using the NAME or NAME_lc attribute of the statement handle to get the order of selected columns, e.g.: Updated.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||