Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Recursive Function
In oracle functions you can have in/out parameters to a Function ... It
is perfectly legal, but we are not *taught* that way ... That is the
problem. No one *teaches* us to "think outside the box".
Raj
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of
Jared.Still_at_radisys.com
Sent: Thursday, May 06, 2004 8:37 PM
To: oracle-l_at_freelists.org
Subject: Re: Recursive Function
> 1. ... is better to have only one return
That is not necessarily true.
It depends on which guru you listen to.
Steven Feuerstein says 'only one return'.
Larry Wall says 'why?'.
I agree with Larry.
I've written convoluted code in the past to try and use the 'only 1 return' rule, and decided it was silly.
Use what works best for the language you're programming in.
Jared
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Sun May 09 2004 - 09:08:40 CDT
![]() |
![]() |