ALL_POLICY_GROUPS describes the policy groups defined for the synonyms, tables, and views accessible to the current user.
Related Views
DBA_POLICY_GROUPS describes all policy groups in the database.
USER_POLICY_GROUPS describes the policy groups 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 | |
| 
 | 
 | Name of the policy group | 
See Also: