|
Aqua Data Studio's PL/SQL and Procedure editor offers the user a compilation and
execution environment for the development of stored procedures, functions and
packages.
- Compile - Compiles the procedure, logging any compilation messages in the result grid below.
- To jump to the source of a compilation error, double-click on the line in the Compilation Messages grid
- Execute Procedure - Displays the Execute Procedure dialog to let the user specify
parameters before execution.
- To set a value, simply click on the parameter's Value cell and enter a value.
- To execute, click the Execute button or click the Cancel button to abort execution
|
|