SQL Document Shortcut Keys

Last modified: January 31, 2023

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

Icon Command Name Shortcut Keys Action
Execute F5 Execute query associated with current document
Execute Current Statement F8 Execute current statement
Query History CTRL+ALT+H Opens the Query History window
Edit Parameters CTRL+SHIFT+P Edit parameters
List Members CTRL+J List members
Complete Word CTRL+SPACE Complete word
Complete Word CTRL+K, W Complete word
Complete Word Alt+RIGHT ARROW Complete word
Parameter Info CTRL+SHIFT+SPACE Parameter information
Parameter Info CTRL+K, P Parameter information
Insert Snippet CTRL+K, X Insert snippet
Insert Template CTRL+K, CTRL+X Insert code template
Quick Info CTRL+K, I Display quick information
Quick Info CTRL+K, CTRL+I Display quick information
Comment Selection CTRL+E, C Comment selection
Uncomment Selection CTRL+E, U Uncomment selection
Toggle Outlining Expansion CTRL+M, M Toggle outlining expansion
Toggle All Outlining CTRL+M, L Toggle all outlining
Stop Outlining CTRL+M, P Stop outlining
CTRL+F2 Switch to Navigation Bar
CTRL+ALT+PGUP Switch from the current document tab to the previous tab
CTRL+ALT+PGDOWN Switch form the current document tab to the next tab
  Jump Between Syntax Pairs Ctrl+F12 Jump Between Syntax Pairs
CTRL+R Hide/Show additional document views
CTRL+L Delete current code line and copy it to clipboard

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