| Table Name | Description |
| ALL_APPLY_ENQUEUE | Details about the apply enqueue action for user accessible rules where the destination queue exists and is visible to the user |
| Column ID | Column name | Data type | Length | Precision | NULL | Description |
| 1 | RULE_OWNER | VARCHAR2 | 30 | (null) | N | Owner of the rule |
| 2 | RULE_NAME | VARCHAR2 | 30 | (null) | N | Name of the rule |
| 3 | DESTINATION_QUEUE_NAME | VARCHAR2 | 4000 | (null) | Y | Name of the queue where events satisfying the rule will be enqueued |