Question
A student is analyzing Integrity and Security. Which statement about referential integrity is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: D. foreign key values must match referenced primary key values or be null when allowed
Explanation:
This statement is correct because referential integrity means that foreign key values must match referenced primary key values or be null when allowed.
Leave a Reply