Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Question about hash join in nested loop
Oracle version: 8.1.7.4
Hi,
I have an execution plan like this:
NESTED LOOPS
HASH JOIN
table table
Does Oracle only do the hash join once as the first data source of the nested loop or does it get done many times?
--
Regards
Pete
--
http://www.freelists.org/webpage/oracle-l
Received on Sat Sep 16 2006 - 14:03:31 CDT
![]() |
![]() |