Previous Topic

Next Topic

Embedded Usage

In an embedded Create Rule statement, host language variables can be used to represent the procedure's parameters.

Previous Topic

Next Topic

Permissions

To create a rule against a table you must own the table and have execute privileges for the procedure invoked by the rule.

Once a rule is applied to a table, any user who has permission to access that table using the operation specified by the rule has permission to fire the rule and consequently execute its associated procedure.

Previous Topic

Next Topic

Locking

The Create Rule statement takes an exclusive lock on the specified table.

Previous Topic

Next Topic

Related Statements

Delete

Execute Procedure

Insert

Update


© 2007 Ingres Corporation. All rights reserved.