Collecting Data About User-Defined Identifiers
PL/Scope extracts, organizes, and stores data about PL/SQL and SQL identifiers and SQL statements from PL/SQL source text. You can retrieve the identifiers and statements data with the static data dictionary views *_IDENTIFIERS
and *_STATEMENTS.
See Also:
-
PL/SQL Units and Compilation Parameters for more information about PLSQL_SETTINGS parameter
-
Oracle Database Development Guide for more information about using PL/Scope