5

I am regularly working with SQL Server Management Studio and always use the following panes to work with the data: Diagram, Criteria and SQL.

SQL Panes that I always use

At the moment, I am just clicking on them each time that I want to use them (which is about 20 times a day) and I hope that there may be a setting in which these panes always show. I am fairly new and I haven't found this option yet.

Anyone knows of a View setting?

alroc
  • 27,574
  • 6
  • 51
  • 97
SHW
  • 461
  • 7
  • 26

1 Answers1

0

To the best of my knowledge there is no such setting, but I believe the default keystroke shortcuts for these would be Ctrl+1, Ctrl+2, and Ctrl+3 (Ctrl+4 will hide the results if you don't need/want that). Should be quick to just hold down ctrl and punch 1,2,3 on the numpad in sequence. Hope that helps.

Chad Estes
  • 371
  • 1
  • 3
  • 15