Computer Science for IGCSE & O level - Databases (Section 5 - No. 50)
What is a foreign key?
The primary key of the current table.
A key that uniquely identifies a record.
A field in a table that references the primary key of another table.
A key used for data encryption.
Explanation
A foreign key establishes a link between tables by referencing the primary key in another table.
Comments (0)
