The Referential Integrity (RI) Builder helps you ensure referential integrity by setting up triggers to control how records are inserted, updated, or deleted in related tables.
The RI Builder is displayed when you:
Specifies rules to apply when the key value in the parent table is modified.
Specifies rules to apply when a record in the parent table is deleted.
Specifies rules to apply when a new record is inserted or an existing record is updated in the child table.
For more information, see "Creating Stored Procedures" in Chapter 6, Creating Databases and "Using Triggers" in Chapter 7, and Working with Tables, in the Programmer's Guide.