Learn more about Toad for SQL Server
at Quest.com

Find solutions and downloads at the
Toad for SQL Server Support Portal

< To bookmark a page, right-click the Page Title and select Add to Favorites / Bookmark This Page

Toad for SQL Server 5.7

You are here: Edit SQL > Debug SQL > Run Scripts

Run Scripts

To run scripts to the cursor

» Click on the Debug toolbar (F12).

To run scripts to the breakpoint

» Click on the Debug toolbar.

Note: If a breakpoint is not set, this option runs the code to the end of the statement.

To halt running scripts

» Click on the Debug toolbar.

Note: In SQL Server, this option runs the script to the end before halting.   

 

Related Topics

About Debugging SQL