Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Result set positioning
Hi at all,
i must select a range of record from a table starting at record position x,
example: in a table with 100 records i must start the result set from the
20th record wthout any order, such as SELECT * FROM TABLE NEXT 20.
How i can do this with a Select ?
Thank
Received on Thu Jul 05 2001 - 18:44:51 CDT
![]() |
![]() |