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!

Help on use of minus set command

user8055464Mar 8 2011 — edited Mar 8 2011
Hi everyone,

I have a challenge using minus to eliminate one-for-one occurence of records between 2 tables. The second table can contain duplicate entries.
What I want is - for every single record in table 1, I want to minus a single occurrence of the same record in table 2 even if there are 2 or more of that record in table 2.
I will appreciate any form of guidance.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 5 2011
Added on Mar 8 2011
3 comments
104 views