limiting rows returned by fetchall_arrayref ?
- From: "MichaelR" <mikeraz@xxxxxxxxx>
- Date: 26 Jan 2007 12:53:51 -0800
What's the right way to ask the following:
I'd like to use fetchall_arrayref, or equivalent to retrieve at most X
rows from my dataset. Later I'll return to get the next X rows and
continue looping until all rows of interest are retrieved.
I know that I can't hold the total return set so I'd like to retrieve
1000 rows at time.
.
- Prev by Date: Re: DBD::DB2 Error
- Next by Date: Re: CLOB Problem with DBD::ODBC/DBD::ADO for SQL Server
- Previous by thread: CLOB Problem with DBD::ODBC/DBD::ADO for SQL Server
- Next by thread: installing DBD-Informix on fedora 6
- Index(es):