Single Choice Easy

QWhat is a one-to-many relationship in a relational database?

ID: #15431 Relational database concepts 121 views
Question Info
#15431Q ID
EasyDifficulty
Relational database conceptsTopic

Choose the Best Option

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

  • A A relationship where each record in one table is related to multiple records in another table
  • B A relationship where each record in one table is related to exactly one record in another table
  • C A relationship where multiple records in one table are related to multiple records in another table
  • D A relationship where each record in one table is related to zero or one record in another table
Correct Answer

Explanation

A one-to-many relationship in a relational database occurs when each record in one table can be associated with multiple records in another table. It is the most common type of relationship, often represented by a foreign key in the "many" side table.

Share This Question

Challenge a friend or share with your study group.