![]() |
![]() |
|
This rule checks whether referential integrity is respected in the database. For example, the AwardCode in the Employee table must refer to an Award record in the Award table. Nulls are an acceptable value.
This rule runs for every table that you have selected, but only checks a specific subset of columns that have been identified as foreign keys, are of type "string", and are utilised by the regen framework.
This rule does not automatically correct errors.
For more information about correcting these errors, see Fix foreign key errors.
|
|
Topic: 9058