How to Show Line Numbers in MS SQL Server ?

When writing queries in MS SQL Server, clear line numbers make it easier for developers.

Showing row numbers in MS SQL Server is explained step by step below.

  • 1 - Opens "Tools" from the menu.
  • 2 - "Options" opens.
  • 3 - Select "Text Editor" from the left panel.
  • 4 - Select "All Languages".
  • 5 - Check the "Line numbers" box on the right.



You May Interest

Where are SQL Server Usernames and Passwords Stored in the SQL Se ...

Making a Backup of MS SQL Database With Query

What are The Different Backup Options With SQL Server ?

What is Resource Governor in SQL Server ?

Changing MS SQL Table Name with Query