Single Choice
Easy
QWhat is a foreign key in a relational database?
ID: #15428
Relational database concepts
127 views
Question Info
#15428Q ID
EasyDifficulty
Relational database conceptsTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
A foreign key is a column or a set of columns in a table that refers to the primary key of another table. It establishes a relationship between two tables by enforcing referential integrity and allowing data to be shared and connected between them.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic