Xref: alice comp.databases.oracle.server:46337
Path: alice!news-feed.fnsi.net!news.maxwell.syr.edu!news-peer.gip.net!news.gsl.net!gip.net!feeder.qis.net!yellow.newsread.com!netaxs.com!newsread.com!uunet!ffx.uu.net!in1.uu.net!nntphub.cb.lucent.com!ssbunews.ih.lucent.com!news
From: Aaron Ogren <ogren@lucent.com>
Newsgroups: comp.databases.oracle.server
Subject: adding 1 to NULL = 1?
Date: Mon, 19 Apr 1999 13:16:38 -0500
Organization: Lucent Technologies
Lines: 4
Message-ID: <371B7306.5AB2DE9A@lucent.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.06 [en]C-EMS-1.4  (WinNT; U)

Using Oracle 8.0.5 for NT: Is there a way to change the
Oracle handling of NULL number columns so that adding 1
to a NULL value will set the value to 1 via initialization
parameter or other methods, besides using the NVL function?
