ALL_POLICY_CONTEXTS describes the driving contexts defined for the synonyms, tables, and views accessible to the current user.
Related Views
DBA_POLICY_CONTEXTS describes all driving contexts in the database.
USER_POLICY_CONTEXTS describes the driving contexts defined for the synonyms, tables, and views owned by the current user. This view does not display the OBJECT_OWNER column.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Owner of the synonym, table, or view |
|
|
|
|
Name of the synonym, table, or view |
|
|
|
|
Namespace of the driving context |
|
|
|
|
Attribute of the driving context |
See Also: