Control Number of Records returned?

From: Wayne Denison <wdenison_at_ic1d.harris.com>
Date: 1995/04/21
Message-ID: <wdenison.4.000A319E_at_ic1d.harris.com>#1/1


Is there anyway at the Server level to control the number of records Oracle returns without using a cursor?

For example, if I submit the following SQL statement in a client application...And "foo" has 50,000 records...

   select a, b, c
   from foo;

Can I request the Oracle server to return 50 records at a time without coding this at the application level?

Appreciate any comments on this,

Wayne Denison
Harris Corp in "Sunny Florida"
wdenison_at_harris.com Received on Fri Apr 21 1995 - 00:00:00 CEST

Original text of this message