March 31, 2004 at 7:39 am
When (if ever) would I use a HASH join and what exactly are the other exotic joins.
I tried playing around but got error 8622.
March 31, 2004 at 8:39 am
April 6, 2004 at 4:49 am
I know that
1- Loop is the worest (no Index key on any side of relationships)
2- Merge is the best (Index is found on the 2 sides of the relationships)
3- You can use Hash in a table hint (I don't know it advantage over Merge)
I hope this help u
Alamir Mohamed
Alamir_mohamed@yahoo.com
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply