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!

replacement for minus and intersect operator in oracle

user515913Nov 12 2006 — edited Nov 21 2006
i am using minus and intersect operator in my code, but it takes lot of time to execute, can i use any operator other than these two so that the execution time is less.

i tried not exists opeartor instead of minus but i couldn't see any performance improvement

any suggestions?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 19 2006
Added on Nov 12 2006
6 comments
538 views