Re: How to limit # of rows returned by SELECT

From: squirrel <squirrel_at_akorn.net>
Date: 1996/02/13
Message-ID: <3121557B.3F0D_at_akorn.net>#1/1


In article <4fo53t$rv7_at_concorde.ctp.com> gumak_at_ctp.com (G. Umakanth) writes:  

> >In PowerBuilder, you can use RETRIEVE_AS_NEEDED to retrieve
> >one full page of data at a time. Other front-ends may have a similar

BTW, this has the potential to be a very bad methodology. You are bound to have massive contention any time you have a server which is waiting for a command from the client to relase data. Received on Tue Feb 13 1996 - 00:00:00 CET

Original text of this message