Re: FORMS 3.x -> FORMS 4.x CONVERSION

From: Russell Gold <RussellJG_at_gnn.com>
Date: 1995/11/20
Message-ID: <48r019$8v5_at_news-e1a.megaweb.com>#1/1


In article <48ps5s$ick_at_news.uni-c.dk> dbvision wrote:
>Hi,
>I am running Oracle 7.1.4.1 on HP UX 9.05.
>I am inserting a record where one of the columns is NULL.
>But after committing the new record if I try to retrieve it
>by using a select statement which has a where clause
>WHERE xxx=NULL .It gives a message no records retrieved.
>It behaves the same for an Update Statement.
>
>Has anyone encountered this problem?
>Is there some parameter which one has to set in
>Oracle to overcome this problem?
>
>Gautam
>csvdes_at_unix1.sncc.lsu.edu
>

Try - WHERE xxx IS NULL ; Received on Mon Nov 20 1995 - 00:00:00 CET

Original text of this message