![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Re: DBI - retrieving a specific rowby beebware (Pilgrim) |
on Feb 04, 2002 at 13:07 UTC ( [id://143225]=note: print w/replies, xml ) | Need Help?? |
If it's a large database you are handling (ie lots of columns), that's (the 2D array method) is not going to be the most memory friendly method - but the loop and LIMIT is worth considering.
In Section
Seekers of Perl Wisdom
|
|