Asked by: Zoha Tazmen
A primary key is a unique identifier for each record in a database table. A foreign key is a field in a table that links to the primary key of another table, establishing a relationship between the two tables.
Answered by: Zoha Tazmen