MCQ
Single Best Answer
Easy
QWhat is referential integrity in a relational database?
ID: #15433
Relational database concepts
107 views
Question Info
#15433Q ID
EasyDifficulty
Relational database conceptsTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option C
Explanation
Referential integrity in a relational database refers to the consistency and correctness of the data relationships between tables. It ensures that foreign key values in one table match the primary key values in another table, preventing orphaned records and maintaining data integrity.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic