2.132 ALL_EVALUATION_CONTEXT_TABLES
ALL_EVALUATION_CONTEXT_TABLES describes the tables in the rule evaluation contexts accessible to the current user.
               
Related Views
- 
                        DBA_EVALUATION_CONTEXT_TABLESdescribes the tables in all rule evaluation contexts in the database.
- 
                        USER_EVALUATION_CONTEXT_TABLESdescribes the tables in the rule evaluation contexts owned by the current user. This view does not display theEVALUATION_CONTEXT_OWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the evaluation context | 
| 
 | 
 | 
 | Name of the evaluation context | 
| 
 | 
 | 
 | Alias for a table in the evaluation context | 
| 
 | 
 | 
 | Name of the table referred to by the table alias | 
See Also: