Welcome to SqlServer-QA.net Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.
Any shortcut to close the query editor in Management Studio?

As you may aware that using F8 (function key) on keyboard you can open up Query Editor from SQL Server Management Studio, an easy shortcut to get your queries up and running.

How do you close it with keyboard shortcut? 

Guess what, Microsoft hasn't provided the closing shortcut. Instead you can set the 'Auto-Hide' property to True and it will 'mostly' disappear when not in use.

If you would like to have a shortcut to close the query editor then pump your feedback on MS Connect website.

Posted: Friday, March 30, 2007 8:14 AM by SQL Master

Comments

No Comments

Anonymous comments are disabled