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

Home -> Community -> Usenet -> c.d.o.server -> Re: Newbie to cursors...

Re: Newbie to cursors...

From: Maxim Demenko <mdemenko_at_gmail.com>
Date: Thu, 04 Jan 2007 23:39:14 +0100
Message-ID: <459D8212.9010502@gmail.com>


fitzjarrell_at_cox.net schrieb:
>
> This immediately returns NO_DATA_FOUND and exits. You never get to the
> statements which populate the table.
>

NO_DATA_FOUND will never be raised if resultset is empty, you mean probably, %NOTFOUND cursor attribute will be set to true.

Best regards

Maxim Received on Thu Jan 04 2007 - 16:39:14 CST

Original text of this message

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