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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Stored Procedure

Re: Stored Procedure

From: Patrick Lo <cylo_at_vtc.edu.hk>
Date: 2000/06/22
Message-ID: <39516CE2.D5BCF283@vtc.edu.hk>#1/1

rnunez wrote:

> Is it possible to end a Stored Procedure with "Return"?
> What do I have to keep on mind if so?
>
> Please answer me at rnunez_at_tricom.com.do
>
> Thanks.

Yes, you can end with "Return" in procedures and end with "Return <return_type>" in functions.

--
Patrick
Received on Thu Jun 22 2000 - 00:00:00 CDT

Original text of this message

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