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: Handleing Nulls

Re: Handleing Nulls

From: George Eastlick <georgee_at_airmail.net>
Date: Fri, 15 Oct 1999 17:29:20 -0500
Message-ID: <0994810298F760E1.0AD0F4FCCDDCE2C3.C43FDE27A6BC6E06@lp.airnews.net>


  If never a null under any circumstance -- column constraint should do the trick -- You then have to trap the exception in your app (not null constraint violation) if you want to be orderly.

Brandon Duncan <BDuncan_at_PIETECHNET.com> wrote in message news:7u5kh0$ejd$1_at_autumn.news.rcn.net...
> Hey all you ORACLE GURUS out there! I'm trying to get a feel for the best
> way to handle nulls. Do you guys trap nulls in your application code, or
do
> you trap them using triggers?
>
> All input is appreciated,
>
> Brandon
>
>
Received on Fri Oct 15 1999 - 17:29:20 CDT

Original text of this message

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