|
Visual Expert for PL/SQL - Parameters and variables declared with an Oracle
datatypes
Visual Expert can list the PL/SQL parameters and variables declared with
a given Oracle datatype.
This example shows all VARCHAR2 variables and parameters.
The parameter "astring" is used in the function "uf_SetBracket".
The source code view (on the right) displays the code of this function.
|