Pregunta de entrevista de MSD

What is the difference between a Primary Key and a Foreign Key?

Respuesta de la entrevista

Anónimo

14 ene 2022

One is used as a primary identifier in a given table, whereas a Foreign key references a primary identifier in different table.