New Course
Concept
Foreign Key
Follow
0
Summary
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.
Relevant Degrees
Software Engineering and Development 60%
Organizational Management 40%
Generate Assignment Link
Lessons
Concepts
Suggested Topics
Foundational Courses
Your Lessons
Your lessons will appear here when you're logged in.
Log In
Sign up
3