|

Visual Expert for PL/SQL - Architecture of a Package
This example shows the content of the Package "DataManager".
The content is deplayed as a treeview to reflect the organisation of the code.
For instance, the package contains the procedure "Orderbyemployee"
This procedure contains cursor named "c1", which itself contains a SQL statement.
|