In SSMS, how do I change a SQL query window's tab name?

后端 未结 1 383
猫巷女王i
猫巷女王i 2021-01-01 10:46

I want to know how to change the tab name of a SQL query window:

\"enter

Ins

相关标签:
1条回答
  • 2021-01-01 11:09

    In SSMS, go to Tools > Options > Text Editor > Editor Tab and Status Bar.

    You can manage some options of tab text, as shown in the picture below.
    (for example don't include db name, file name, login name and/or server name).

    SQL Server Options

    0 讨论(0)
提交回复
热议问题