MS SQL

Display Line Numbers in a SQL Server Management Studio Query Window

When we start investigating the issue, its fully frustrating to figure out where is the syntax error or we need to keep note certain line it fully challenges to remember code, this article help you how we can enable the line numbers feature in SSMS.

Follow the below steps:

  1. Open SSMS
  2. Clck Tools-> Options ( open up Options dialog box )
  3. Expand the Tex Editor option and then expand Transact-SQL.
  4. Select the General, right side panel you can select the “Line Numbers”

Leave a Reply

Prabhakaran Jayaraman