Executing Scripts
This topic describes the procedure to execute PL/SQL scripts.
The execution engine in the Oracle® Database Navigator tool supports running multiple SQL statements as SQL scripts and display the results in the DB Execution Console window. To execute an SQL script in the editor window:
You can also extract and view the execution plan for the SQL script by clicking the Execute Plan for SQL Statement icon on the editor toolbar menu.

The execution plan provides a complete breakdown of the SQL statement with details of the operation performed, cost in terms of resource utilization, projection and predicates and displays it on the DB Console window.

- Creating Command Line Interfaces for Script Execution
This topic describes the procedure for creating command line interface client in Oracle® Database Navigator.
Parent topic: Execution Engine

