2.134 ALL_EVALUATION_CONTEXTS
ALL_EVALUATION_CONTEXTS describes the rule evaluation contexts accessible to the current user.
               
Related Views
- 
                        DBA_EVALUATION_CONTEXTSdescribes all rule evaluation contexts in the database.
- 
                        USER_EVALUATION_CONTEXTSdescribes 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 | 
| 
 | 
 | 
 | Evaluation function associated with the evaluation context, if any | 
| 
 | 
 | 
 | Comment specified with the evaluation context, if any | 
See Also: