3.32 ALL_RULE_SET_RULES
ALL_RULE_SET_RULES describes the rules in the rule sets accessible to the current user.
               
Related Views
- 
                        DBA_RULE_SET_RULESdescribes the rules in all rule sets in the database.
- 
                        USER_RULE_SET_RULESdescribes the rules in the rule sets owned by the current user. This view does not display theRULE_SET_OWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the rule set | 
| 
 | 
 | 
 | Name of the rule set | 
| 
 | 
 | 
 | Owner of the rule | 
| 
 | 
 | 
 | Name of the rule | 
| 
 | 
 | 
 | Indicates whether the rule is enabled in the rule set ( | 
| 
 | 
 | 
 | Owner of the evaluation context specified when the rule was added to the rule set, if any | 
| 
 | 
 | 
 | Name of the evaluation context specified when the rule was added to the rule set, if any | 
| 
 | 
 | 
 | Comment specified when the rule was added to the rule set, if any | 
See Also: