CBSE Class 11 Informatics Practices Question 84 of 87

Structured Query Language (SQL) — Question 8

Back to all questions
8
Question

Question 8

Foreign key column derives its value from the primary key of the parent table.

Answer

True

Reason — Foreign key column refers to value of an attribute defined as the primary key in another table.