SQL Document Shortcut Keys

Use the following shortcut keys when working with an SQL document or stored procedure.

Command Name Shortcut Keys Action Where is used
Execute F5 Execute query associated with current document SQL Editor, Query Builder
Execute Current Statement F8 Execute current statement SQL Editor
Previous SQL Ctrl+Shift+Up Arrow Previous SQL statement from history SQL editor
Next SQL Ctrl+Shift+Down Arrow Next SQL statement from history SQL editor
SQL History Ctrl+Alt+H Open SQL History dialog SQL editor
Edit Parameters Ctrl+Shift+P Edit parameters SQL editor
Comment Selection CTRL+E, C Comment Selection SQL Editor
Uncomment Selection CTRL+E, U Uncomment selection SQL Editor
Toggle Outlining Expansion CTRL+M, M Toggle outlining expansion SQL Editor
Toggle All Outlining CTRL+M, L Toggle all outlining SQL Editor
Stop Outlining CTRL+M, P Stop outlining SQL Editor

These shortcuts are default shortcuts. All shortcuts can be customized.