Re: Simple SQL question

From: <martinj_at_pi.net>
Date: 1995/06/06
Message-ID: <NEWTNews.8088.802500486.martinj_at_pi-user.pi.net>#1/1


In article <50_at_astound.dialix.oz.au>, <merdely_at_astound.dialix.oz.au> writes:
> Using PLSQL V2, put your select statement in a cursor (leave out the
> rownum predicate) and fetch the first record.

The cursor has to be built before it can be used, so the complete database will be read before the cursor can be used. Correct me if I'm wrong... Received on Tue Jun 06 1995 - 00:00:00 CEST

Original text of this message