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: SELECT question

Re: SELECT question

From: Tomm Carr <carr%tw_at_edwards.af.mil>
Date: 1997/08/27
Message-ID: <3404495B.964@edwards.af.mil>#1/1

Fred Hurtubise wrote:
>
> I have a table containing 30 columns...
> For each user, some of the columns are either filled or empty.
>
> Question is :
>
> is there a way to select only the column that aren't null
> something like select * from table where column is not null???

Yep, that will work.

P.S. I have a feeling you are asking for more than this. Can you give a sample of the data in the table and a sample of how you want the output to look?

-- 
Tomm Carr  --> Note new e-mail address
tommcatt@computer.org -- http://www.geocities.com/athens/delphi/6769
-- The Macintosh computer is like the open range;
-- In a world without fences, there are no Gates.
Received on Wed Aug 27 1997 - 00:00:00 CDT

Original text of this message

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