DBeaver Windows Shortcuts
| Action | Windows Shortcut |
|---|---|
| Execute SQL | |
| Execute SQL statement | CtrlEnter |
| Execute SQL script | AltX |
| Execute statement in new tab | Ctrl\ |
| Execute script, each query in a new tab | CtrlAltShiftX |
| Switch between queries | AltUpAltDown |
| Editing | |
| Content assist (autocomplete) | CtrlSpace |
| Format SQL | CtrlShiftF |
| Comment / uncomment line | Ctrl/ |
| Duplicate line | CtrlAltDown |
| Undo | CtrlZ |
| Redo | CtrlY |
| Navigation & Find | |
| Find / replace | CtrlF |
| Go to line | CtrlL |
| Open SQL editor | Ctrl] |
| Switch active database | Ctrl9 |