Do not ever use select * from table except interactively. Sometime the order of the fields will be changed under you.
You might be interested in DBI::fetchrow_hashref though I'd expect it to be a slower query method.
As far as optimization goes. Write the thing. Then optimize it.
In reply to Re: DBI Efficiency
by rir
in thread DBI Efficiency
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |