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 -> Re: Trying to write a tricky query

Re: Trying to write a tricky query

From: ScorpioAngry <mikhail.veramchuk_at_gmail.com>
Date: 28 Jun 2005 08:17:33 -0700
Message-ID: <1119971853.146189.79670@g43g2000cwa.googlegroups.com>

laredotornado_at_zipmail.com wrote:
> 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

Go asktom.oracle.com and search "str2tbl" Received on Tue Jun 28 2005 - 10:17:33 CDT

Original text of this message

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