SSMS Shortcuts

Display Object Explorer : F8
Display the summary window : F7
Save all : CTRL+SHIFT+S
Display the context menu : SHIFT+F10
Complete word : ALT+RIGHT+ARROW
Set or remove a bookmark : CTRL+K
Cycle through child windows : CTRL+SHIFT+TAB
Toggle full screen mode : SHIFT+ALT+ENTER
Display the query designer : CTRL+SHIFT+Q
Open a new query window with current connection : CTRL+N
Show/Hide result pane : CTRL+R
Display estimated execution plan : CTRL+L
Display actual execution plan : CTRL+M
Comment line of codes : (CTRL+K) + (CTRL+C)
Uncomment line of codes : (CTRL+K) + (CTRL+U)

No comments:

Post a Comment