Re: Limiting Large Result Sets
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Tue, 29 Aug 2006 23:12:07 -0400
smartnhandsome@xxxxxxxxx wrote:
working ENV:
Jdeveloper 10.1.3 - Development
Oracle 9i - Database
Windows XP - OS
I want to retrieve about 30 rows at a time . The table contains over 2
million rows. I would like to begin at the first row and drag 30 rows
over the network. Then get the next 30 and repeat the process untill
all rows are displayed.
Any other suggestions are also acceptible.
Try look at rownum !
http://www.oracle.com/technology/oramag/oracle/06-sep/o56asktom.html
Arne
.
- Follow-Ups:
- Re: Limiting Large Result Sets
- From: smartnhandsome
- Re: Limiting Large Result Sets
- References:
- Limiting Large Result Sets
- From: smartnhandsome
- Limiting Large Result Sets
- Prev by Date: Re: Collections.sort in 1.5
- Next by Date: Re: Running java programs from class files
- Previous by thread: Re: Limiting Large Result Sets
- Next by thread: Re: Limiting Large Result Sets
- Index(es):
Relevant Pages
|