January 2026
Intermediate to advanced
768 pages
15h 16m
English
All performance within SQL Server starts, and frequently ends, with the query optimizer. Because the optimizer is so important to query performance, we’re diving immediately into how the optimizer behaves in order to better understand why our queries perform the way they do. The optimization process results in an execution plan, a path for the query engine to follow as well as a mechanism for showing the choices the optimizer made. The optimization process is expensive in terms ...
Read now
Unlock full access