46 Toad For Oracle Keyboard Shortcuts

Learn Toad For Oracle Shortcuts for Windows

Most used Toad For Oracle Shortcuts

ActionToad For Oracle Shortcut keys
DescriptionCtrl + D
Open Quick Describe windowCtrl + Tab
Cycle through a collection of “child windows” or tabs in a windowF1
Open the Toad documentationF4
Immediately describe an object in a popup windowF10
Display right-click menuCtrl + Alt + B
Add watch at the cursorCtrl + F5
Display the PL/SQL Debugger Breakpoints windowCtrl + Alt + D
Display the PL/SQL Debugger DBMS Output windowCtrl + Alt + E
Display the PL/SQL Debugger Evaluate/Modify windowCtrl + Alt + C
Display the PL/SQL Debugger Call Stack windowCtrl + Alt + W
Display the PL/SQL Debugger Watches windowF11
Run (continue execution)F12
Run to cursorShift + F5
Set or delete a breakpoint on the current lineShift + F7
Trace intoShift + F8
Step overShift + F10
Trace outShift + Ctrl + F9
Set parametersAlt + Up Arrow key
Display the previous statementAlt + Down Arrow key
Display next statementAlt + Up Arrow key then Ctrl + B
Comment blockCtrl + E
Execute Explain Plan on the current statementCtrl + M
Make code statementCtrl + N
Find the sum of the selected fields. You can also include additional calculations, such as the average or countCtrl + P
Strip code statementCtrl + T
Display pick list drop-downCtrl + F9
Verify statement without execution (parse) in the EditorCtrl + F12
Pass the SQL or Editor contents to the specified external editorCtrl + .
Display code completion listCtrl + Enter
Execute current SQL (same as Shift + F9)Ctrl + Alt + Page Up key
Navigate to the previous results panel tabCtrl + Alt + Page Down key
Navigate to the next results panel tabF2
Toggle full screen editorF6
Execute as scriptF5
Toggle between Editor and Results panelF7
Clear all text, trace into the EditorF8
Recall the previous SQL statement in the EditorF9
Execute statement in the EditorShift + F2
Find textCtrl + F
Go to line numberCtrl + G
Find and replaceCtrl + R
Find next occurrenceF3
Find the previous occurrenceShift + F3
Comment blockCtrl + B
Un-comment blockCtrl + Shift + B

READ NEXT:

Back to top button