SQL Performance (MOSC)

MOSC Banner

Hash join vs Nested Loop using PK

edited May 23, 2013 12:44AM in SQL Performance (MOSC) 7 commentsAnswered
Hi,

I would like to know what is recommended to join 2 huge tables :

-          Nested loop join using PK (UNIQUE SCAN)   between 2 huge tables.

OR

-          Hash join with FULL SCAN for each huge table.

Best regards.

GD.

 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center