Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Handleing Nulls

Re: Handleing Nulls

From: <steve_billingsley_at_my-deja.com>
Date: Mon, 18 Oct 1999 04:16:58 GMT
Message-ID: <7ue6vk$s3v$1@nnrp1.deja.com>


I try to do as much as I can with the database and my queries, in other words, use at least NVL() and DECODE() as much as possible.

(look it up on technoet.oracle.com if you need more info)

In article <7u5kg3$efg$1_at_autumn.news.rcn.net>,   "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
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sun Oct 17 1999 - 23:16:58 CDT

Original text of this message

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