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: Query for NOT NULL fields.

Re: Query for NOT NULL fields.

From: David Russell <dbruce_at_kreative.net>
Date: Mon, 24 May 1999 23:32:10 GMT
Message-ID: <3749e101.16433740@news>

You might want to consider "OR"...

but if it's really "fields" that you're concerned with... and not "rows", you have another problem.

David Russell

On Wed, 19 May 1999 17:42:27 -0400, JAMES HOGELAND <jhogeland_at_worldnet.att.net> wrote:

>where column1 is not null and column2 is not nul...
>
>Darren Rowley wrote:
>
>> Is there a way to query only for the fields in a table that have data
>> and displaying just those? Ignoring all fields that don't have data.
>
Received on Mon May 24 1999 - 18:32:10 CDT

Original text of this message

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