Is there anyway I can expand the names of any query tabs I have open in SQL Server Management Studio? It's almost impossible to navigate them properly if I have more than five open.
To toggle between several opened query windows of SSMS, use the Ctrl+TAB combination.
We can use the following ASCII codes in SQL Server: Char(10) – New Line / Line Break. Char(13) – Carriage Return. Char(9) – Tab.
Typing CTRL+L executes either the selected text in the Query Editor window (or all the statements in the window if nothing is selected) and displays the execution plan. 2 comments. Rich Text Editor, edit-comment-body-91079.
You can shorten the display in each tab under Tools -> Options -> Text Editor -> Editor Tab and Status Bar.
I would suggest turning off "Include Login Name" and "Include server name" for starters, see if that helps.
Setting these:
Shortens the tab from:
to:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With