Bookmarks
Concepts
Activity
Courses
Learning Plans
Courses
Request
Log In
Sign up
New Course
Concept
Foreign Key
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
Learning Plan
Log in to see lessons
Log In
Sign up
3