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.
About this task
To learn more about these actions, see the related topics.
Related concepts
Breakpoints
Related tasks
Using breakpoints
Running a procedure during a debug session
Stepping through a routine
Feedback