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 -> Getting rows in a set.

Getting rows in a set.

From: Soni Dhiraj <dsoni_at_uswest.com>
Date: Thu, 01 Jul 1999 17:28:35 -0600
Message-ID: <377BF9A3.B7B201A5@uswest.com>


Hi all,

I am working on a project where I am sending JDBC queries to Oracle, my problem is the resultset fetches all the rows even when they are too many,
giving me out of memory errors..
  Is there any way in Oracle to implement functionality like ,get next 30 rows, such
that only subset of rows are fetched.

Thanks
Dhiraj.
dsoni_at_uswest.com Received on Thu Jul 01 1999 - 18:28:35 CDT

Original text of this message

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