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: Interesting PL/SQL question

Re: Interesting PL/SQL question

From: Gary SMITH <Gary.Smith_at_cern.ch>
Date: 1997/11/26
Message-ID: <347BE86E.1AE3FF39@cern.ch>#1/1

Brad,

In all the programming texts I have read, exiting a procedure from the middle of a
loop (in effect having more than one exit point) is bad programming practice.

Personally I would take the flag and EXIT route.

Regards

--

*************************
Gary Smith CERN, Geneva, Switzerland Email: Gary.Smith_at_cern.ch Tel: +41 22 7678944
*************************
Received on Wed Nov 26 1997 - 00:00:00 CST

Original text of this message

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