| Table Name | Description |
| ALL_AUDIT_POLICY_COLUMNS | All fine grained auditing policy columns in the database |
| Column ID | Column name | Data type | Length | Precision | NULL | Description |
| 1 | OBJECT_SCHEMA | VARCHAR2 | 30 | (null) | Y | Owner of the table or view |
| 2 | OBJECT_NAME | VARCHAR2 | 30 | (null) | Y | Object on which the policy is created |
| 3 | POLICY_NAME | VARCHAR2 | 30 | (null) | Y | Name of the Fine Grain Audit policy |
| 4 | POLICY_COLUMN | VARCHAR2 | 30 | (null) | Y | Audit relevant column of the policy |