75 Mode SQL Editor Keyboard Shortcuts

Learn Mode SQL Editor Shortcuts for Windows

Query Editor: General Shortcuts

ActionMode SQL Editor Shortcuts
Run queryCtrl + Enter
Save QueryCtrl + S
Switch to Report BuilderAlt + I
IndentTab
OutdentShift + Tab
Add multi-cursor aboveCtrl + Alt + Up Arrow Key
Add multi-cursor belowCtrl + Alt + Down Arrow Key
UndoCtrl + Z
RedoCtrl + Y
Toggle commentCtrl + \
Change to lowercaseCtrl + Shift + U
Change to upper-caseCtrl + U
Fold selectionCtrl + F1
UnfoldCtrl + Shift + F1
FindCtrl + F
ReplaceCtrl + H
Find nextCtrl + K
Find PreviousCtrl + Shift + K
Open autocompleteCtrl + Spacebar

Query Editor: Selection Shortcuts

ActionMode SQL Editor Shortcut keys
Select AllCtrl + A
Select leftShift + Left Arrow Key
Select rightShift + Right Arrow Key
Select word leftShift + Ctrl + Left Arrow Key
Select word rightShift + Ctrl + Right Arrow Key
Select to line startAlt + Shift + Left Arrow Key
Select to line endAlt + Shift + Right Arrow Key
Select upShift + Up Arrow Key
Select downShift + Down Arrow Key
Duplicate selectionCtrl + Shift + D

Query Editor: Go To Shortcuts

ActionMode SQL Editor Shortcuts
Go to word leftCtrl + Left Arrow Key
Go to word rightCtrl + Right Arrow key
Go line upUp Arrow Key
Go line downDown Arrow Key
Go to line startAlt + Left Arrow Key
Go to the line endAlt + Right Arrow Key
Go to startCtrl + Home
Go to endCtrl + End

Query Editor: Line operations

ActionMOde SQL Editor Shortcut keys
Remove lineCtrl + D
Copy lines downAlt + Shift + Down Arrow Key
Copy lines upAlt + Shift + Up Arrow Key
Move lines downAlt + Down Arrow Key
Move lines upAlt + Up Arrow Key
Remove to line startAlt + Backspace
Remove word leftCtrl + Backspace
Remove word rightCtrl + Delete

Report builder: Text box Shortcuts

ActionMode SQL Editor Shortcuts
BoldCtrl + B
ItalicCtrl + I
UnderlineCtrl + U
LinkCtrl + K
IndentTab
OutdentShift + Tab
Top of containerCtrl + Up Arrow Key
Bottom of containerCtrl + Down Arrow Key

Report builder: HTML Editor

ActionMode SQL Editor Shortcuts
Save / update layoutCtrl + S
Comment line/selectionCtrl + \
IndentTab
OutdentShift + Tab
Move lines downAlt + Down Arrow Key
Move lines upAlt + Up Arrow Key
Copy lines downAlt + Shift + Down Arrow Key
Copy lines upAlt + Shift + Up Arrow Key

Notebook: General Shortcuts

ActionMode SQL Editor Shortcuts
Edit selected cellEnter
Run cellShift + Enter
Select cell aboveK
Select cell belowJ
Insert cell aboveA
Insert cell belowB
Move cell aboveAlt + Shift + Up Arrow Key
Move cell belowAlt + Shift + Down Arrow Key

Notebook: Code editor Shortcuts

ActionMode SQL Editor Shortcut Keys
Code complete or indentEnter
Select AllCtrl + A
UndoCtrl + Z
RedoCtrl + Y
Run cellCtrl + Enter
Insert cell belowAlt + Enter

READ NEXT:

Back to top button