Question: Choose all the correct statement about referential integrity constraints. a. A FOREIGN KEY column in the parent table contains values that exist in the primary

Choose all the correct statement about referential integrity constraints.

a.

A FOREIGN KEY column in the parent table contains values that exist in the primary key column of the child table.

b.

A FOREIGN KEY column in the child table contains values that exist in the primary key column of the parent table.

c.

A FOREIGN KEY column in the child table can have a different name from the primary key column that it references in the parent table.

d.

A FOREIGN KEY column in the child table contains unique values that exist in the primary key column of the parent table.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!