standards 2004-08-05 - By Nuno Souto
Raj Jamadagni apparently said,on my timestamp of 5/08/2004 9:24 PM:
> I use it on a regular basis in certain code of mine (on production database that runs 24x7) when I
> DON 'T want the exception to kill the processing.
>
not to mention Forms programs. Mighty handy when in-line select statements (not
in an explicit begin/end block) start to give off more than one row...
Flogging? ah well, each to his taste on these things.... :)
> --- david wendelken <davewendelken@(protected) > wrote:
> >How about:
> >
> >PL/SQL Programmers who use exception blocks like this will be flogged, then fired from their
> >job.
> >
> >EXCEPTION
> > WHEN OTHERS THEN
> > NULL;
> >END;
> >
> >:)
>
--
Cheers
Nuno Souto
in sunny Sydney, Australia
dbvision@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
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
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
|
|