Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle Queries/Paging

Oracle Queries/Paging

From: <mlecza_at_my-deja.com>
Date: Wed, 13 Oct 1999 17:31:15 GMT
Message-ID: <7u2fl3$15j$1@nnrp1.deja.com>


Has anyone come up with a scalable solution to handle paging large queries? For example, if I have a web page that return a recordset of 2000 record - I do not want to display all 2000 records on one page.

It would also be nice if I did not have to run the same query (that comes back with 2000 records) each time they went to the next page.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Oct 13 1999 - 12:31:15 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US