doc-exports/docs/dws/tool/DWS_DS_24.html
Lu, Huayi 346ac31da9 DWS TG 8.1.3.200 VERSION
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Reviewed-by: Jiang, Beibei <beibei.jiang@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-08-28 09:20:17 +00:00

7.6 KiB

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.