SSMS Tips and Tricks

Productivity Driven Development

Delete WhiteSpace Around Text

| Comments

Ever wanted to delete whitespace around different lines of text in SSMS? You can do so by going to Edit->Advanced->Delete Horizontal White Space, or by using the keyboard shortcut Ctrl + K, Ctrl + \.

Want to learn more about SSMS? Check out this Pluralsight course.
Use SqlSmash to write maintainable SQL scripts, understand code faster and navigate around easily in SSMS.

Comments