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 NULL vs '' revisited

Re: Oracle NULL vs '' revisited

From: Matthew Harrison <m.harrisson_at_craznar.com>
Date: Tue, 21 Aug 2007 06:19:48 +1000
Message-ID: <13cjtr98db4hr30@corp.supernews.com>


William Robertson wrote:
>
> myproc()
>
> and
>
> myproc(NULL)

more between

myproc('')

and

myproc(NULL)

However, myproc(NULL) never gets called ... only ... there is never the need to tell the system a message has not been sent.

-- 
Pinging self [127.0.0.1] with 32 bites of banana cake:

Ping statistics for 127.0.0.1:
     Slices: Sent = 4, Received = 0, Lost = 4 (100% loss),
Received on Mon Aug 20 2007 - 15:19:48 CDT

Original text of this message

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