Computer Science
Foreign key column derives its value from the primary key of the parent table.
SQL Queries
2 Likes
Answer
True
Reason — Foreign key column refers to value of an attribute defined as the primary key in another table.
Answered By
1 Like