Back to Developer Roadmap

Foreign Key

src/data/question-groups/sql-queries/content/foreign-key.md

4.0152 B
Original Source

A foreign key is like a bridge between two tables. A foreign key in one table is the primary key in another. It is the connector between the two tables.