Run
The Run menu contains options to execute a database object in the PL/SQL Viewer tab and to execute SQL statements in the SQL Terminal tab. Press Alt+R to open the Run menu.
| Function | Button | Shortcut Key | Description |
|---|---|---|---|
| Execute DB Object |
| Ctrl+E | Starts execution (in normal mode) of the specified function/procedure. Displays the result in Result tab. Displays the information on actions performed in Messages tab. |
| Compile/Execute Statement |
| Ctrl+Enter | Compiles the function/procedure. Starts execution of SQL statements in the SQL Terminal tab. |
| Compile/Execute in New Tab |
| CTRL+ALT+ENTER | Executes statement in new tab retaining old. Disabled, when Retain Current is selected. |
| Cancel |
| Shift+Esc | Cancels the executing query. Displays the result in Result tab. Displays the information on actions performed in Messages tab. |




Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.