|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: DBI returning mysql columns in strange order.by diotalevi (Canon) |
| on Oct 09, 2003 at 17:45 UTC ( [id://298120]=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.
The return result of keys %{$ref} is ordered semi-randomly. At 5.8.1 the ordering is even more random. If you want to see your columns in a specific order then you have to either provide that order yourself or sort them.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||