Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optimization in INNER JOIN
Message
 
 
À
07/03/2014 15:19:36
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Indexation
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01595942
Message ID:
01595948
Vues:
33
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform