SQLBits 2010
Physical Join Operators
See how the optimiser chooses the operators it does through real world examples.
SQL Server implements three different physical operators to perform joins. In this session, we will examine how each of these operators works, including its advantages and challenges. Using real life examples, we will better understand the logic behind the optimizer’s decisions on which operator to use for various joins. Finally, we will learn how to avoid some common join related pitfalls and how to get better performance from our queries.
Speakers
Ami Levin's previous sessions
Data loading at warp speeds
Do you struggle to reduce those frustrating long hours it takes to load data? Are your time windows for loading becoming too short for comfort? If so – you simply can’t afford to miss this session…
A heap of clusters
An in-depth dive into physical table structures
Physical Join Operators
See how the optimiser chooses the operators it does through real world examples.