Learn more about Toad for SQL Server
at Dell Software

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

Toad for SQL Server 6.6

You are here: Edit SQL > Debug SQL > Work with Watches > View Global Watches

View Global Watches

Use the Global Watches window to automatically display watches for all global database variables.  

Note: You cannot add or remove watches from this window.

To view global watches

» Select Debug | Windows | Global Watches from the menu.  

Tip: Watches display in a tooltip in the Editor window when you place the cursor over an expression. In some cases, you may need to highlight the expression to evaluate more complicated expressions such as ”r;@x+10” or ”r;substring(@sVal, 1, 10)”.

 

Related Topics

About Debugging SQL

Add Watches

View Local Watches

of