Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optimization in INNER JOIN
Message
 
 
To
07/03/2014 15:19:36
General information
Forum:
Microsoft SQL Server
Category:
Indexing
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01595942
Message ID:
01595948
Views:
32
This message has been marked as a message which has helped to the initial question of the thread.
>I can get rid of the Probe by including INNER LOOP JOIN. This also makes the execution plan much simpler. But, it this LOOP clause SQL Server only? Is this the proper way to do this?

Why do you need a JOIN anyway? Are you selecting columns from that extra table?

BTW, an interesting blog post about LOOP JOIN

http://blogs.lessthandot.com/index.php/datamgmt/dbprogramming/use-a-outer-loop-join-for-faster-perform/
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform