Database Fundamentals — Question 159

What is the relationship between the foreign key and primary key? Each correct answer represents a complete solution. (Choose all that apply.)

Answer options

Correct answer: A, B

Explanation

Options A and B are correct because they accurately describe how foreign keys and primary keys function together to maintain data integrity and establish dependencies between entities. Option C is incorrect as it denies any relationship, and option D, while partially true, does not fully encompass the nature of their relationship in terms of integrity and dependency.