Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Stored Procedure
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.
-- PatrickReceived on Thu Jun 22 2000 - 00:00:00 CDT
![]() |
![]() |