0

Here is the image of the option window with the Line Number Checked correctly

enter image description here

SQL Server 2017 Express Edition Windows 10 64 bits Following the below path Tools --> Options --> Text Editor --> Plain Text --> Line Number I tried multiple times shutting down the system, not sure what I'm missing here.

Chris Albert
  • 2,462
  • 8
  • 27
  • 31
Lauren
  • 3
  • 3
  • More Information: I'm using SQL Server 2017 Express Edition, Windows 10 64 bits, Following the path Tools --> Options --> Text Editor --> Plain Text --> Line Number, I tried multiple times shutting down the system, not sure what I'm missing here. Please help – Lauren May 14 '20 at 13:20

1 Answers1

0

Assuming you are working with .sql files you will want to adjust the setting in this path Tools → Options → Text Editor → Transact-SQL → Line Numbers.

See my blog post about this here for more info.

Chris Albert
  • 2,462
  • 8
  • 27
  • 31