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!

how does USE_HASH hint work

marcoAug 7 2012 — edited Aug 7 2012
Hi all,

One of my sql request worked slowly, so I tried different ways to improve it and /*+ ORDERED USE_HASH(d) */ hint works just amazing. It's a pity, but I don't understand it. Could someone please explain me how does it work? I tried to google it, but can't find simple explanation.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 4 2012
Added on Aug 7 2012
1 comment
840 views