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: Wrong procedure code???

Re: Wrong procedure code???

From: Biju Thomas <bijuthomas_at_email.msn.com>
Date: Wed, 8 Jul 1998 22:41:06 -0500
Message-ID: <e0Vittuq9GA.263@upnetnews05>


after compiling, "show error" will list the errors if any. In your procedure, the error may be a missing INTO clause in the select statement. PL/SQL does not support screen output directly. Received on Wed Jul 08 1998 - 22:41:06 CDT

Original text of this message

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