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

Home -> Community -> Usenet -> c.d.o.tools -> Result set positioning

Result set positioning

From: Francesco Rossi <inforsi_at_tin.it>
Date: Thu, 05 Jul 2001 23:44:51 GMT
Message-ID: <TZ617.38623$_F1.446994@news2.tin.it>

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

Original text of this message

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