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

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL with select into returning no rows

PL/SQL with select into returning no rows

From: Jim Finch <jbfinch_at_akron.infi.net>
Date: 1997/03/14
Message-ID: <3329EA8E.254A@akron.infi.net>#1/1

I have a oracle procedure that has two cursors one embedded in the other. In the cursors I have a select into statement. When I run this procedure I get an "no rows returned" error on the select. I want to have the procedure to keep executing in this condition but can't seem to get it to work. The server is 7.2.3. The procedure will be run on the server.

Any help is appreciated in advance

jbfinch_at_akron.infi.net Received on Fri Mar 14 1997 - 00:00:00 CST

Original text of this message

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