Use the Outline Statements command to to separate and distinguish all the statements in a long script.
Outline statements in a T-SQL script
1. Open the script in a SQL Server Management Studio query editor or in Visual Studio 2005 text editor
2. Outline Statements command on the SQL Enlight menu.
3. To clear all the outlining markers use the Stop Statement Outlining command.

