|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: Fetchrow questionby jandrew (Hermit) |
| on Mar 20, 2012 at 21:26 UTC ( #960660=note: print w/ replies, xml ) | Need Help?? |
|
Generally DBI has the database itself do as much of the heavy lifting (read holding data in memory) as possible. See the documentation on fetchrow_array and fetchall_arrayref for some additional details and distinctions.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||