Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Help: How to get specific rows from a recordset
I have the following problem:
We are developing a database driven website.
The users can query for specific records via a search form.
But depending on the users input the query produces thousands of records.
This results in very high data transfer.
To avoid this I want the database to deliver only ten records at a time.
You propably know the Oracle ODBC Test utility, where you can set a value for the rowset. Thats exactly the functionality I want to implement.
Many thanx for any answer.
Mike Haefele Received on Tue Mar 02 1999 - 05:28:19 CST
![]() |
![]() |