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 -> sql --> query for empty column

sql --> query for empty column

From: CRAIG READ DUNCAN <crd_at_cs.odu.edu>
Date: 1998/04/07
Message-ID: <6gdr2j$o5g@aruba.odu.edu>#1/1

Hi,
I need to query for an empty column in a certain record. The column in question definitly has some empty entries. I've tried <''>,<null>,<blanks>, and length(column). All come back with no hits.

These records were created with sqlloader, if that has anything to do with it. The particlular column either had a text string (varchar2) or nothing. What's the trick? I suspect this is basic stuff; I'm new at this.

Solaris 2.51
Oracle 7.3.3

I'd appreciate any help,
crd Received on Tue Apr 07 1998 - 00:00:00 CDT

Original text of this message

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