CBSE Class 12 Computer Science Question 64 of 91

Relational Database and SQL — Question 25

Back to all questions
25
Question

Question 18(v)

Define foreign key.

Answer

A non-key attribute, whose values are derived from the primary key of some other table, is known as foreign key in its current table.