2

There was recently an update to SQL Server 2016 where keywords are automatically capitalized. While this is certainly convenient, I enjoy the freedom to capitalize words as I please (i.e. I don't always want keywords capitalized). Does anyone know how to disable this?

user30625
  • 121
  • 5

2 Answers2

2

You can change the case you prefer to upper or lower under Tools / Options / Text Editor / Transact-SQL / IntelliSense

  • 1
    I tried that and it didn't do anything for the keywords. Also didn't seem to have any effect on function names :( – user30625 Feb 20 '17 at 15:05
0

if the build is not working for you,try going back to an earlier one

(uninstall the last update)