SSMS Tips and Tricks

Productivity Driven Development

Split Your Query View Easily

| Comments

If you ever want to look at 2 different portions of a long file, you can easily split a query window using the splitter on the top right. When you are done, you can close the split view by going to Window->Remove Split.

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