SQL Server Optimizer Articles
SQL Server Optimizer – Under the Hood Part 1
SQL Server Optimizer, Under the Hood – Partial Aggregates Abstract: In this series of short articles, we lift the hood of the SQL Server Optimizer to examine a few of the many clever tricks used to optimize query performance. You’ll see that the Optimizer does not limit itself to using only the instructions provided by [...]


