1
kudos
spam Kudos Remove

Code Collapse and Expand Feature in SQL Server Management Studio 2008

published 1020 days, 5 hours, 6 minutes ago posted by sasa 1023 days, 23 hours, 10 minutes ago
Monday, August 03, 2009 11:51:18 AM GMT Thursday, July 30, 2009 5:47:17 PM GMT

Code Collapse and Expand Feature in SQL Server Management Studio 2008 In SQL Server Management Studio 2008, whenever you have a "block" of code (BEGIN....END, etc) SSMS will put a little plus-sign in the margin and allow you to "collapse" that block of code so you only see the BEGIN, not stuff underneath. If you're working with a really large set of code, that's helpful. But I got an e-mail from a friend that said her SSMS didn't do that. I was kind of surprised, since I never had to do anything to mak...

category: Management | clicked: 19 | | source: blogs.msdn.com | show counter code
tags: DBA, Developer, Development, SQL Server, SQL Server 2008, SQL Server Management Studio, SSMS, Tips

No comments yet, be the first one to post comment.

To post your comment please login or signup