To run a procedure, perform one of the following tasks:
If you select Run to Location in the editor, the stored procedure will run to the selected line unless an active breakpoint is hit or the end of the stored procedure is reached. You select the line by moving the cursor to it.
To run a stored procedure to a specific line number:
If you run a stored procedure until its end is reached, you can relaunch the stored procedure by selecting Run > Debug Last Launched from the menu bar, by pressing F11, or by right-clicking the debug target in the Debug view and selecting Relaunch from the pop-up menu..