Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Trying to write a tricky query

Trying to write a tricky query

From: <laredotornado_at_zipmail.com>
Date: 28 Jun 2005 07:47:11 -0700
Message-ID: <1119970031.277003.134780@z14g2000cwz.googlegroups.com>


Hello,

   I have a list of values,

('a', 'b', 'c', 'd')

and I am trying to find out which of those values is NOT in the list returned from this query

SELECT LETTER FROM LETTER_TABLE Is there a way I can write a query to extract this information? To complicate things, I'm using Oralce 8 on Solaris.

Thanks for your help, - Dave Received on Tue Jun 28 2005 - 09:47:11 CDT

Original text of this message

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