Oracle® Database Reference 10g Release 1 (10.1) Part Number B10755-01 |
|
|
View PDF |
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) |
Whether the event satisfying the rule is executed |