Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need help in writing the SQL Query

arvind27Jan 7 2009 — edited Jan 7 2009
Hi Everyone,

I have a table 'T' With Column 'C1' as follows

C1
--
A
B
C
D

If the Application passes the list 'A','E','D', then Query should return the
result 'E' which is not present in the Column values,

Can any body help how to achieve this through query itself.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 4 2009
Added on Jan 7 2009
4 comments
216 views