Visual Expert for PL/SQL - Oracle System Functions Impact analysis


Visual Expert for PL/SQL - Oracle System Functions Impact analysis

You can list all Oracle system functions and list every calls to these functions.
This example shows that the function "DECODE" is used in 2 differents SQL Statements.
The source code view (on the right) displays the code of the second SQL statement using "DECODE".