Re: PL-SQL: Exception NO_DATA_FOUND or %NOTFOUND

From: Henk Hultink <hhu_at_stopspam.stoas.nl>
Date: Mon, 8 Jul 2002 11:42:29 +0200
Message-ID: <3d295e88$1_at_news.wau.nl>


Thanks a lot, This explains a problem I had in an old program, it used an EXCEPTION after a FETCH... INTO... and now I see that this won't work; it just skips every line of code in the EXCEPTION. I will have to use the <cursor>%NOTFOUND in this case.

Regards,

Henk Hultink Received on Mon Jul 08 2002 - 11:42:29 CEST

Original text of this message