Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: HASH JOINS -- PLEASE HELP ME
you need to explain in detail what you are doing hash joins are in memory joins . so to make a hash join return a result set faster you need to give it more memory
from orafaqs
Hash Join
Join optimization method where two tables are joined based on a hashing algorithm. Also see Sort Merge Join, Nested Loops Join and Cluster Join.
Hashing
.
but again unless you explain what you want to achieve an answer might not be possible .
WHAT IS HASH JOIN IN ORACLE , HOW TO MAKE FAST HASH JOINS
Thanking You.
With Best Regards
SACHIN
-- http://www.freelists.org/webpage/oracle-lReceived on Sat Jun 24 2006 - 10:41:25 CDT
![]() |
![]() |