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: Oracle For Fun

Re: Oracle For Fun

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: Fri, 30 Jan 2004 23:09:31 -0000
Message-ID: <401ae429$0$10057$cc9e4d1f@news.dial.pipex.com>


"Tony" <andrewst_at_onetel.net.uk> wrote in message news:c0e3f26e.0401301236.2b11876a_at_posting.google.com...
> Why would a production environment require redundant error handling
> and variable declarations? ;o)

Variable declarations for readability essentially. A do nothing error handler for when the code gets changed to do something that might actually throw errors. People always exclude error handling from their code. It is almost always a mistake.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer
******************************************
Received on Fri Jan 30 2004 - 17:09:31 CST

Original text of this message

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