AnyLearn Backgroung
0
A foreign key is a database constraint that creates a relationship between two tables by linking a column or a set of columns in one table to the primary key of another table. This ensures referential integrity, meaning that the foreign key column must contain values that exist in the referenced primary key column or be null.
History Empty State Icon

Your Lessons

Your lessons will appear here when you're logged in.

3