Which key establishes a logical relationship between two tables by referencing the primary key of another table?
A. Super Key
B. Candidate Key
C. Foreign Key
D. Alternate Key
Answer: Option C
Solution (By JKExamLibrary)
A Foreign Key is an attribute or collection of attributes in one table that references the primary key of another table to maintain referential integrity.
No comments yet. Be the first to start the discussion!