SSMS Tip – Display Results in a Separate Tab

One of my co-workers pointed out a setting in SQL Server Management Studio that has been extremely useful to me.  It is the [Display Results in a Separate Tab] setting. This setting is helpful if you want to see more T-SQL code and/or more data in the return set. I am a fan of both.

To enable this setting go to Tools > Options…

Select Query Results > SQL Server > Results to Grid — and check Display results in a separate tab as well as Switch to results tab after the query executes

ssms-tip-1

As you can see, when you execute a query, the results are displayed in their own tab.

ssms-tip-2

ssms-tip-3 

I have found this setting helps a lot with really long stored procedures.  It is nice to be able to see more code at one time.

Until next time…

Posted on August 23, 2009, in SQL Server. Bookmark the permalink. 3 Comments.

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.