AUDIT_ACTIONS
describes audit trail action type codes. This table can be used to map action type numbers to action type names.
Column | Datatype | NULL | Description |
---|---|---|---|
ACTION |
NUMBER |
NOT NULL |
Numeric audit trail action type code. |
NAME |
VARCHAR2(28) |
NOT NULL |
Name of the type of audit trail action |