Optimize SQL queries

Last modified: May 28, 2025

This section provides guidance on using the built-in debugger to analyze and troubleshoot T-SQL code. It covers configuring the debugger, stepping through stored procedures, functions, triggers, and SQL scripts, as well as managing execution flow and breakpoints.

In this section

Work with plan diagrams

Profile SQL queries