In the Oracle Database Development Guide are more root identifier types mentioned which are not part of the PL/Scope tree:
- Library
- Materialized View
- Operator
- Sequence
- Synonym
Add these secondary objects to the PL/Scope tree.
Additionally, check relevance of
Object and opaque represent data types, but I've never seen alias.
In the Oracle Database Development Guide are more root identifier types mentioned which are not part of the PL/Scope tree:
Add these secondary objects to the PL/Scope tree.
Additionally, check relevance of
Object and opaque represent data types, but I've never seen alias.