| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
ALL_AUDIT_POLICY_COLUMNS describes the fine-grained auditing policy columns on the tables and views accessible to the current user.
DBA_AUDIT_POLICY_COLUMNS describes all fine-grained auditing policy columns in the database.
USER_AUDIT_POLICY_COLUMNS describes the fine-grained auditing policy columns on the tables and views owned by the current user.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| OBJECT_SCHEMA | VARCHAR2(30) | Owner of the table or view | |
| OBJECT_NAME | VARCHAR2(30) | Name of the table or view | |
| POLICY_NAME | VARCHAR2(30) | Name of the policy | |
| POLICY_COLUMN | VARCHAR2(30) | Relevant column of the policy |