SQL Query Analizer Keyboard Shortcuts
Added on May 23, 2008. Viewed 46 times. Average Score 0 is based on 0 votes.
|
Available Platforms:
General
CTRL+SHIFT+F2
Clear all bookmarks.
CTRL+F2
Insert or remove a bookmark (toggle).
F2
Move to next bookmark.
SHIFT+F2
Move to previous bookmark.
ALT+BREAK
Cancel a query.
CTRL+F4
Disconnect and close child window.
ALT+F1
Database object information.
CTRL+SHIFT+DEL
Clear the active Editor pane.
CTRL+SHIFT+C
Comment out code.
CTRL+C or Ctrl+Insert
Copy
SHIFT+TAB
Decrease indent.
CTRL+DEL
Delete through the end of a line in the Editor pane.
CTRL+G
Go to a line number.
CTRL+SHIFT+L
Make selection lowercase.
CTRL+SHIFT+U
Make selection uppercase.
CTRL+V or Shift+Insert
Paste.
CTRL+SHIFT+R
Remove comments.
F3
Repeat last search or find next.
F5 or Ctrl + E
Execute a query.
F1
Help for Query Analyzer.
SHIFT+F1
Help for the selected Transact-SQL statement.
F6
Switch between query and result panes.
F8
Object Browser (show/hide).
CTRL+F5
Parse the query and check syntax.
CTRL+D
Display results in grid format.
CTRL+T
Display results in text format.
CTRL+B
Move the splitter.
CTRL+SHIFT+F
Save results to file.
CTRL+R
Show Results pane (toggle).
CTRL+SHIFT+INSERT
Insert a template.
CTRL+SHIFT+M
Replace template parameters.
CTRL+L
Display estimated execution plan.
CTRL+K
Display execution plan (toggle ON/OFF).
CTRL+I
Index Tuning Wizard.
CTRL+SHIFT+S
Show client statistics
CTRL+SHIFT+T
Show server trace.