Content deleted Content added
m Added internal link to "Structured validation" |
m Added internal link to "Database" |
||
Line 84:
;Referential integrity
:Values in two relational [[database]] tables can be linked through foreign key and primary key. If values in the foreign key field are not constrained by internal mechanisms, then they should be validated to ensure that the referencing table always refers to a row in the referenced table.
;Spelling and grammar check
|