Posts

Showing posts from February, 2019

SQL Server Management Studio Keyboard Shortcuts

SQL Server Management Studio offers users two keyboard schemes. By default, it uses the SQL Server 2017 scheme, with keyboard shortcuts based on Microsoft Visual Studio 2010. Management Studio also offers a keyboard scheme similar to the standard scheme from SQL Server 2008 R2. To change the keyboard scheme or add additional keyboard shortcuts, on the  Tools  menu, click  Options . Select the desired keyboard scheme on the  Environment ,  Keyboard  page Menu Activation Keyboard Shortcuts Action SQL Server 2017 SQL Server 2008 R2 Move to the SQL Server Management Studio menu bar ALT ALT Activate the menu for a tool component ALT+HYPHEN ALT+HYPHEN Display the context menu SHIFT+F10 SHIFT+F10 Display the  New File  dialog box to create a file CTRL+N CTRL+N Display the  New Project  dialog box to create a new project CTRL+SHIFT+N CTRL+SHIFT+N Display the  Open Fi