"Amit Saxena" schreef:

> I am looking for a "fetch" function to fetch "n" number of records at
> a time in Perl DBI !

<quote src="DBI" item="fetchall_arrayref">
If $max_rows is defined and greater than or equal to zero then it is
used
to limit the number of rows fetched before returning.
fetchall_arrayref() can then be called again to fetch more rows.
</quote>

-- 
Affijn, Ruud

"Gewoon is een tijger."


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to