Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
ALL_APPLY_EXECUTE
displays information about the apply execute actions for the rules visible to the current user.
DBA_APPLY_EXECUTE
displays information about the apply execute actions for all rules in the database.
Column | Datatype | NULL | Description |
---|---|---|---|
RULE_OWNER |
VARCHAR2(30) |
NOT NULL |
Owner of the rule |
RULE_NAME |
VARCHAR2(30) |
NOT NULL |
Name of the rule |
EXECUTE_EVENT |
VARCHAR2(2) |
Indicates whether the event satisfying the rule is executed |
See Also:
"DBA_APPLY_EXECUTE"