22-25 April 2026

SQL Order of execution

2022

TL; DR

A look at how the SQL engine executes queries and how we can use this knowledge

Session Details

Did you know that SQL Servers internal order of operations does not start with SELECT? Understanding what is going on under the hood will enable T-SQL newbies and those that don't code "all that much" to write better and more efficient code off the bat.

3 things you'll get out of this session