Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Which of the following correctly states the referential integrity rule? The primary key of a table must have data values ( cannot be null )
Which of the following correctly states the referential integrity rule?
The primary key of a table must have data values cannot be null
The foreign key of a table must have a data value cannot be null
The data value for a primary key must either be null or match one of the data values that already exists in the corresponding table.
The data value for a foreign key must either be null or match one of the data values that already exists in the corresponding table.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started