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

Home -> Community -> Usenet -> comp.databases.oracle -> Next 33

Next 33

From: Michael Hill <hillmw_at_ram.lmtas.lmco.com>
Date: Thu, 04 Mar 2004 15:26:33 -0600
Message-ID: <40479F09.C62F9BE4@ram.lmtas.lmco.com>

I have some query like:

select my_field from my_table

and there are 500000 rows in the table, how do I tell Oracle to display the next 33?

i tried select my_field from my_table next 33 and it doesn't like it.

Mike Received on Thu Mar 04 2004 - 15:26:33 CST

Original text of this message

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