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

Home -> Community -> Usenet -> c.d.o.tools -> Re: How to tell if a date is NULL??

Re: How to tell if a date is NULL??

From: frank <fbortel_at_home.nl>
Date: Thu, 05 Oct 2000 19:57:40 GMT
Message-ID: <39DCDB4A.824AA46D@home.nl>

you were soooo close:

Richard Hollingsworth wrote:

> Hi. Thanks for reading this.
>
> I need to find out if a date is NULL in SQL.

where date is null ^^^^

> How do you do that?
>
> My best try do far is
>
> Select *******
> From ******
> Where SysDate - OtherDate != 0;
>
> Is there a better way?
>
> Thanks,
> RIchard Hollingsworth
Received on Thu Oct 05 2000 - 14:57:40 CDT

Original text of this message

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