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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A The ability to secure and restrict access to sensitive data
  • B The process of optimizing data storage and retrieval
  • C The practice of maintaining data consistency and correctness
  • D The ability to perform complex data calculations and analysis
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.

Share This Question

Challenge a friend or share with your study group.