RDB$REF_CONSTRAINTS
RDB$REF_CONSTRAINTS
stores the attributes of the referential constraints — Foreign Key relationships and referential actions.
Column Name | Data Type | Description |
---|---|---|
|
|
Foreign key constraint name, defined by the user or automatically generated by the system |
|
|
The name of the primary or unique key constraint linked by the |
|
|
Not used.The current value is |
|
|
Referential integrity actions applied to the foreign key record(s) when the primary (unique) key of the parent table is updated: |
|
|
Referential integrity actions applied to the foreign key record(s) when the primary (unique) key of the parent table is deleted: |