SELECT field1, field2, etc. FROM...
Alternatively, SELECT * will return the data in the order the fields are stored in the table, but again, you need to ask for the results as an array rather than a hash. fetchrow_hashref() is not something I personally find terribly useful.
In reply to Re: Oder of HASH ARRAYS
by TedPride
in thread Oder of HASH ARRAYS
by dumpexec
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |