SQL Prompt 7

Using keyboard shortcuts

Using keyboard shortcuts to select and insert code suggestions in SQL Prompt can dramatically increase the speed of writing your SQL code. You can use the following keyboard shortcuts:

ActionShortcut
Switch to/from column pickerCtrl + Left arrow / Ctrl + Right arrow
Move up/down suggestions listUp arrow / Down arrow
Select column in column picker for insertion

Space

Move up/down the suggestions box filtersCtrl + Up arrow / Ctrl + Down arrow
Apply format

Ctrl + K + Y

(Hold Ctrl and press K then Y)

Execute current statementShift + F5
Turn on/off code auto-completionCtrl + Shift + P
Refresh suggestions

Ctrl + Shift + D

Browse open tabsCtrl + Q

Didn't find what you were looking for?