ALL_RULE_SET_RULES
describes the rules in the rule sets accessible to the current user.
Related Views
DBA_RULE_SET_RULES
describes the rules in all rule sets in the database.
USER_RULE_SET_RULES
describes the rules in the rule sets owned by the current user. This view does not display the RULE_SET_OWNER
column.
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: