ctrl+shift+n creates an unshared worksheet for a connection. alt+shift+number (or Window->Assign File Accelerator). The number will then be shown as a small superscript in the tab. alt+number. | Run Statement | F9 | |
| Run Script | F5 | |
| Create Report… | ||
| Save as Snippet… | ||
| Explain… | ||
| Autotrace… | F6 | |
| SQL Tuning Advisor… | Ctrl+F12 | |
| Commit | F11 | |
| Rollback | F12 | |
| Clear | Ctrl+d | |
| SQL History | F8 | |
| To Upper/Lower/InitCap | Alt+Quote | |
| Cut | Ctrl+x | |
| Copy | Ctrl+c | |
| Paste | Ctrl+v | |
| Select All | Ctrl+a | |
| Debug | Ctrl+Shift+F10 | |
| Toggle Line Comments | Ctrl+slash | |
| Completion Insight | Ctrl+space | |
| Indent Block | ||
| Unindent Block | ||
| Refactoring -> | ||
| Code Outline | Apparently required to open the Arbori Editor (see for example here). | |
| Format | Ctrl+F7 | |
| Embed/Expose… | Ctrl+Shift+F7 | |
| Open Declaration | ||
| Popup Describe | Shift+F4 | |
| Code Template |