============================================= Toad For Oracle (Windows) keyboard shortcuts ============================================= First published at 6/4/2019 on https://defkey.com/toad-for-oracle-windows-shortcuts Toad is a database management software for database developers, administrators and data analysts. It reduces the time spend on daily tasks. Toad For Oracle (Windows) has 46 shortcuts and we have listed all of them below. General ------- Ctrl + D Description Ctrl + Tab Open Quick Describe window F1 Cycle through a collection of "child windows" or tabs in a window F4 Open the Toad documentation F10 Immediately describe object in popup window Ctrl + Alt + B Display right-click menu Ctrl + F5 Add watch at cursor Ctrl + Alt + D Display the PL/SQL Debugger Breakpoints window Ctrl + Alt + E Display the PL/SQL Debugger DBMS Output window Ctrl + Alt + C Display the PL/SQL Debugger Evaluate/Modify window Ctrl + Alt + W Display the PL/SQL Debugger Call Stack window F11 Display the PL/SQL Debugger Watches window F12 Run (continue execution) Shift + F5 Run to cursor Shift + F7 Set or delete a breakpoint on the current line Shift + F8 Trace into Shift + F10 Step over Shift + Ctrl + F9 Trace out Alt + Up arrow Set parameters Alt + Down arrow Display previous statement Alt + Up arrow then Ctrl + B Display next statement Ctrl + E Comment block Ctrl + M Execute Explain Plan on the current statement Ctrl + N Make code statement Ctrl + P Find sum of the selected fields. You can also include additional calculations, such as the average or count Ctrl + T Strip code statement Ctrl + F9 Display pick list drop-down Ctrl + F12 Verify statement without execution (parse) in the Editor Ctrl + . Pass the SQL or Editor contents to the specified external editor Ctrl + Enter Display code completion list Ctrl + Alt + Page Up Execute current SQL (same as Shift + F9) Ctrl + Alt + Page Down Navigate to the previous results panel tab F2 Navigate to the next results panel tab F6 Toggle full screen Editor F5 Execute as script F7 Toggle between Editor and Results panel F8 Clear all text, trace into the Editor F9 Recall previous SQL statement in the Editor Shift + F2 Execute statement in the Editor Ctrl + F Find text Ctrl + G Go to line number Ctrl + R Find and replace F3 Find next occurence Shift + F3 Find previous occurence Ctrl + B Comment block Ctrl + Shift + B Un-comment block Thanks our visitor for the shortcut list! Last modified on(UTC): Sunday, October 10, 2021 Defkey © All rights reserved.