The following table lists the SQL Server Query Analyzer provides all the keyboard shortcuts.
Activities shortcuts
Bookmark: Clear all bookmarks. CTRL-SHIFT-F2
Bookmarks: Insert or delete a bookmark (toggle). CTRL + F2
Bookmarks: Move to the next bookmark. F2 function key
Bookmarks: Move to the previous bookmark. SHIFT + F2
Cancel the query. ALT + BREAK
Connection: Connect. CTRL + O
Connections: Disconnect. CTRL + F4
Connections: Disconnect and close child window. CTRL + F4
Database object information. ALT + F1
Editor: Editor pane of the cleanup activities. CTRL + SHIFT + DEL
Editor: Note the code. CTRL + SHIFT + C
Edit: Copy. You can also use CTRL + INSERT. CTRL + C
Edit: Cut. You can also use SHIFT + DEL. CTRL + X
Editor: reduce indentation. SHIFT + TAB
Editor: in the editor pane, delete to end of line. CTRL + DEL
Edit: Find. CTRL + F
Edit: Go to line number. CTRL + G
Editor: Increase indent. TAB
Edit: to make the selection to lowercase. CTRL + SHIFT + L
Edit: to make the selection for the capital. CTRL + SHIFT + U
Edit: Paste. You can also use SHIFT + INSERT. CTRL + V
Editor: Remove comments. CTRL + SHIFT + R
Editor: Repeat last search or find the next. F3 function key
Editor: Replace. CTRL + H
Edit: Select All. CTRL + A