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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: standards

Re: standards

From: david wendelken <davewendelken_at_earthlink.net>
Date: Thu, 5 Aug 2004 05:21:35 -0700 (PDT)
Message-ID: <32325666.1091708495143.JavaMail.root@beaker.psp.pas.earthlink.net>

I too use "when others then null;" in exceptional circumstances. Maybe once every year or two.

>How would you otherwise continue in a loop when processing
>remaining iterations is of paramount
>importance than breaking over an ant in the middle of the road??

Well, I would usually log the problem to the log file or a problem table in the exception handler and then continue processing rather than code it to act like the problem didn't happen. :)



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
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 Thu Aug 05 2004 - 07:18:24 CDT

Original text of this message

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