|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re^2: use of DBI perl function fetchall_arrayrefby Anonymous Monk |
| on Sep 02, 2009 at 12:01 UTC ( #792886=note: print w/ replies, xml ) | Need Help?? |
|
The fetchall_arrayref method can be used to fetch all the data to be returned from a prepared and executed statement handle. It returns a reference to an array that contains one reference per row.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||