Re: Handleing Nulls

From: gox <gox_at_tcp.co.uk>
Date: Fri, 15 Oct 1999 00:22:21 +0100
Message-ID: <ZGUGOFYUXvs1O1Ed56+D8Zc9LM+4_at_4ax.com>


On Thu, 14 Oct 1999 18:10:57 -0400, "Brandon Duncan" <BDuncan_at_PIETECHNET.com> wrote:

>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
>
If you mean on insertions or updates where a field cannot be null, then you need a field constraint "NOT NULL".

Gox Received on Fri Oct 15 1999 - 01:22:21 CEST

Original text of this message