Re: Next 33

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Thu, 4 Mar 2004 16:39:35 -0500
Message-ID: <l5KdnUKXKIKEP9rdRVn-jg_at_comcast.com>


"Michael Hill" <hillmw_at_ram.lmtas.lmco.com> wrote in message news:40479F09.C62F9BE4_at_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

are you familiar with the WHERE clause?

what version of oracle are you using?

what is your interface (tool)?

;-{ mcs Received on Thu Mar 04 2004 - 22:39:35 CET

Original text of this message