Question d’entretien chez RGUKT

What is foreign key ??

Réponse à la question d'entretien

Utilisateur anonyme

6 déc. 2023

A foreign key is a column or a set of columns in a relational database table that refers to the primary key or a unique key of another table. It maintains referential integrity.