A database management safeguard that ensures every foreign key matches a primary key. For example, customer numbers in a customer file are the primary keys, and customer numbers in the order file ...
A data file can have only one primary key. A referential integrity constraint is created when a primary key integrity constraint in one data file is referenced by a foreign key integrity constraint in ...