Line Numbers for SSMS Efficiency – SQL in Sixty Seconds #147

Line Numbers for SSMS Efficiency - SQL in Sixty Seconds #147 147-LineNumber-yt-800x450 If you have ever worked with me on Comprehensive Database Performance Health Check, you might be familiar that I work with my clients via online meetings. During an online meeting, my clients share the screen with me and during that time I often request changes in the T-SQL scripts. The biggest challenge which we face is that when I ask something to be changed it is not easily understood by the client. This is when the line numbers in SSMS comes in extremely handy and let us learn in today’s blog post how we can do that.

Here is how you can enable line numbers in SSMS.

SSMS Menu  Bar >> Tools >> Options >> Text Editor >> Transact-SQL >> General >> Area Settings.

Over here click on the checkbox which is next to Line Numbers and it will start showing the line numbers in SSMS. Personally, I find this feature very convenient and often helps me to remember the changes performed in my queries easily.

Here is the link to my YouTube Channel. If you like what you see, you should subscribe to the channel. If you have any idea on which you want me to create a video, do let me know and I will be happy to create a video on that topic.

Reference: Pinal Dave (https://blog.sqlauthority.com)

SQL in Sixty Seconds, SQL Server, SQL Server Management Studio, SSMS
Previous Post
Slow Running Query – SQL in Sixty Seconds #146
Next Post
List All Sessions – SQL in Sixty Seconds #148

Related Posts

Leave a Reply