SQL Document Shortcut Keys

Last modified: October 18, 2023

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

Icon 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
SQL Query History CTRL+ALT+H Opens the SQL Query History window SQL Editor
Edit Parameters CTRL+SHIFT+P Edit parameters SQL Editor
List Members CTRL+J List members SQL Editor
List Members CTRL+K, L List members SQL Editor
Complete Word CTRL+SPACE Complete word SQL Editor
Complete Word CTRL+K, W Complete word SQL Editor
Complete Word Alt+RIGHT ARROW Complete word SQL Editor
Parameter Info CTRL+SHIFT+SPACE Parameter information SQL Editor
Parameter Info CTRL+K, P Parameter information SQL Editor
Insert Snippet CTRL+K, X Insert snippet SQL Editor
Insert Template CTRL+K, CTRL+X Insert code template SQL Editor
Quick Info CTRL+K, I Display quick information SQL Editor
Quick Info CTRL+K, CTRL+I Display quick information SQL Editor
Comment Selection CTRL+K, C Comment selection SQL Editor
Uncomment Selection CTRL+K, 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
CTRL+F2 Switch to Navigation Bar SQL Editor
CTRL+ALT+PGUP Switch from the current document tab to the previous tab SQL Editor
CTRL+ALT+PGDOWN Switch form the current document tab to the next tab SQL Editor
Go To Definition F12 Go to definition SQL Editor
  Jump Between Syntax Pairs Ctrl+F12 Jump Between Syntax Pairs SQL Editor
CTRL+R Hide/Show additional document views SQL Editor
CTRL+L Delete current code line and copy it to clipboard SQL Editor

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