Procedure
Editor
Aqua Data Studio’s PL/SQL and Procedure
editor offers the user a compilation and execution
environment for the development of stored
procedures.
- Compile - Compiles the procedure,
logs 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
An enhanced feature in the ADS 7.0 Procedure Editor is that
tables can be sorted within stored procedures now.
|
|