Online Documentation for SQL Administrator for SQL Server
Shortcuts
Objects list
Insert |
Create a new object |
Enter |
Edit selected object(s) |
Delete |
Drop selected object(s) |
Query Editor
Ctrl+N |
Create a new query |
Ctrl+O |
Load the saved query from file |
Ctrl+S |
Save a query |
Ctrl+Shift+S |
Save all queries |
Ctrl+X; Shift+Del |
Cut |
Ctrl+C; Ctrl+Insert |
Copy |
Ctrl+V; Shift+Insert |
Paste |
Ctrl+A |
Select all |
Ctrl+Z; Alt+Back |
Undo |
Ctrl+Y |
Redo |
Ctrl+K+K; Ctrl+B+T |
Toggle a bookmark |
Ctrl+Shift+Num |
Toggle a numbered bookmark |
Ctrl+K+N; Ctrl+B+N |
Go to next bookmark |
Ctrl+K+P; Ctrl+B+P |
Go to previous bookmark |
Ctrl+Num |
Go to numbered marker |
Ctrl+B+C |
Clear all markers |
Ctrl+K+L |
Clear unnumbered markers |
Ctrl+F |
Search for text using the Find Text dialog |
Ctrl+H |
Replace text |
F3 |
Find next |
Ctrl+K+C |
Comment |
Ctrl+K+U |
Uncomment |
Tab |
Indent selection |
Shift+Tab |
Unindent selection |
Ctrl+Shift+U |
Make uppercase |
Ctrl+U |
Make lowercase |
Ctrl+Alt+U |
Toggle case |
Ctrl+R+W |
View special characters |
Ctrl+Space |
Show code completion |
Ctrl+G |
Go to line... |
Shift+Alt+Up |
Select column upwards |
Shift+Alt+Down |
Select column downwards |
Shift+Alt+Left |
Select column symbol-by-symbol to the left |
Shift+Alt+Right |
Select column symbol-by-symbol to the right |
Ctrl+Shift+Alt+Left |
Select column word-by-word to the left |
Ctrl+Shift+Alt+Right |
Select column word-by-word to the right |
Ctrl+Left |
Go to the previous word |
Ctrl+Right |
Go to the next word |
Ctrl+Shift+Left |
Select to the previous word |
Ctrl+Shift+Right |
Select to the next word |
Ctrl+PageDown |
Go to the last line on the page |
Ctrl+PageUp |
Go to the first line on the page |
Ctrl+Shift+PageDown |
Select text to the last line on the page |
Ctrl+Shift+PageUp |
Select text to the first line on the page |
Ctrl+Shift+Alt+PageDown |
Select column to the beginning of the page |
Ctrl+Shift+Alt+PageUp |
Select column to the end of the page |
Shift+Home |
Select text to the beginning of the line |
Shift+End |
Select text to the end of the line |
Ctrl+Shift+Alt+Home |
Select column from the current cursor position to the beginning of the first line |
Ctrl+Shift+Alt+End |
Select column from the current cursor position to the beginning of the last line |
Insert |
Toggle Insert/Replace mode |
Ctrl+Back |
Delete symbols from the current cursor position to the beginning of the word |
Working with windows
Ctrl+Tab |
Switch to the next tab |
F6 |
Switch to the next window |
Ctrl+F6 |
Switch to the previous window |