Shortcut
|
Availability
|
Short Description
|
alt+0
|
|
Open the "Open Windows" list
|
|
|
|
F1
|
|
Context sensitive help
|
F2
|
|
SQL Editor
|
ctrl+F2
|
|
Script Editor
|
ctrl+F4
|
Any child window
|
Close current child window
|
F5
|
|
Table Editor
|
ctrl+F5
|
|
View Editor
|
F6
|
|
Stored Procedure Editor
|
ctrl+F6
|
|
Stored Function Editor
|
shift+F6
|
|
Stored Module/Package Editor
|
F7
|
|
Trigger Editor
|
ctrl+enter
|
SQL/Script Editor
|
Run statement/script
|
ctrl+E
|
SQL/Script Editor
|
Run statement/script
|
F9
|
SQL/Script Editor
|
Run statement/script
|
F9+ctrl
|
SQL/Script Editor
|
Prepare statement
|
F9
|
Stored Procedure Editor
Stored Function Editor
|
Run procedure/function
|
F9+ctrl
|
Stored Procedure Editor
Stored Function Editor
Trigger Editor
|
Debug Routine
|
F10
|
|
Index Editor
|
F11
|
|
Constraint Editor
|
F12
|
|
Domain Editor
|
ctrl+F12
|
|
Type Editor
|
shift+F12
|
|
Collection Type Editor
|
|
|
|
ctrl+alt+C
|
SQL/Script Editor
|
Commit current active transaction
|
ctrl+alt+R
|
SQL/Script Editor
|
Rollback current active transaction
|
|
|
|
ctrl+alt+E
|
Any Object Editor
|
Open another editor of the same type
|
ctrl+N
|
Any Object Editor
|
New object
|
ctrl+S
|
Any Object Editor
|
Save object
|
ctrl+D
|
Any Object Editor
|
Drop object
|
|
|
|
ctrl+shift+1..9
|
Any Code Editor
|
Place bookmark
|
ctrl+1..9
|
Any Code Editor
|
Goto bookmark
|
ctrl+C
|
Any Code Editor
|
Copy selected text
|
ctrl+X
|
Any Code Editor
|
Cut selected text
|
ctrl+V
|
Any Code Editor
|
Paste selected text
|
ctrl+Z
|
Any Code Editor
|
Undo last change
|
ctrl+shift+D
|
Any Code Editor,
Database Navigator
|
Starts the Describe Companion, take the text under the cursor or the selected object and tries to show a table/view/procedure/function with that name.
|
ctrl+shift+M
|
Any Code Editor
|
(Un)Comment the current selected block or current line
|
ctrl+alt+UP
|
Any Code Editor
|
Uppercase word or selected block
|
ctrl+alt+DOWN
|
Any Code Editor
|
Lowercase word or selected block
|
ctrl+alt+I
|
Any Code Editor
|
Capitalize the first character of a word or words in a selected block
|
ctrl+space
|
Any Code Editor
|
Force SQL Insight to execute
|
ctr+J
|
Any Code Editor
|
Execute a Code Template
|
ctrl+P
|
Any Code Editor
|
Print text
|
ctrl+alt+P
|
Whenever connected
|
Database Objects Print
|
ctrl+F
|
Any Code Editor
|
Find text
|
F3
|
Any Code Editor
|
Find next after a "Find text"
|
ctrl+H
|
Any Code Editor
|
Replace text
|
ctrl+alt+F
|
Whenever connected
|
Find in Database
|
|
|
|
shift+DEL
|
Any Data Grid
|
Set cell value to NULL
|
|
|
|
ctrl+F
|
Table Editor for InterBase/Firebird
|
Show Column Specials
|
ctrl+alt+N
|
Table Editor/View Editor
|
Insert a new column
|
ctrl+alt+D
|
Table Editor/View Editor
|
Delete current column
|
ctrl+UP
|
Table Editor/View Editor
|
Move the current column up in the list
|
ctrl+DOWN
|
Table Editor/View Editor
|
Move the current column down in the list
|
|
|
|
ctrl+alt+N
|
Stored Procedure Editor
Stored Function Editor
|
New parameter
|
ctrl+alt+D
|
Stored Procedure Editor
Stored Function Editor
|
Delete parameter
|
ctrl+UP
|
Stored Procedure Editor
Stored Function Editor
|
Move the current parameter up in the list
|
ctrl+DOWN
|
Stored Procedure Editor
Stored Function Editor
|
Move the current parameter down in the list
|