If you have two tables (Books and Authors) where AuthorID column in the Books table references the primary key on the AuthorID column in the Authors table, then what type of data integrity is maintained?
Select Answer:
Entity integrity.
User-defined integrity.
Referential integrity.
|