Xref: alice comp.databases.oracle.misc:17317
Path: alice!news-feed.fnsi.net!newspump.monmouth.com!newspeer.monmouth.com!newsfeed.mad.ibernet.es!news.mad.ibernet.es!not-for-mail
From: Adolfo Andrade <aandradeg@mx3.redestb.es>
Newsgroups: comp.databases.oracle.misc
Subject: Re:Post empty field
Date: Tue, 07 Jul 1998 16:05:36 +0200
Organization: Telefonica Transmision de Datos
Lines: 4
Message-ID: <35A22B30.C110F7F@mx3.redestb.es>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.03 [en] (Win95; I)

Try :
field IS NULL
NULL doesn't work with operators

