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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.