Controlling program execution and working with breakpoints

When debugging stored procedures, you can control program execution by using breakpoints, or by issuing run and step commands.
To learn more about these actions, see the related topics.
Related concepts
Breakpoints
Related tasks
Using breakpoints
Running
Stepping through a stored procedure

Feedback