| Table Name | Description |
| ALL_EVALUATION_CONTEXT_TABLES | tables in all rule evaluation contexts seen by the user |
| Column ID | Column name | Data type | Length | Precision | NULL | Description |
| 1 | EVALUATION_CONTEXT_OWNER | VARCHAR2 | 30 | (null) | N | Owner of the evaluation context |
| 2 | EVALUATION_CONTEXT_NAME | VARCHAR2 | 30 | (null) | N | Name of the evaluation context |
| 3 | TABLE_ALIAS | VARCHAR2 | 30 | (null) | Y | Alias of the table |
| 4 | TABLE_NAME | VARCHAR2 | 4000 | (null) | Y | Name of the table |