Exploring the SQL Server Query Optimizer
Aug 3,
2016
The SQL Server Query Optimizer is always of great interest to students taking Learning Tree’s Developing SQL Queries for SQL Server and Developing High-Performance SQL Server Databases courses. Today we’ll look beyond the operators in the query plan and focus our attention on some aspects of the optimization process itself. Optimization is always a balancing […]