In a relation, the rows are sometimes called "records".
A. True
B. False
Answer: Option A
Solution (By Examveda Team)
In a relation, the rows are sometimes called "records".Option1: True
- This statement is true. In the relational model, each row in a table represents a record or a tuple containing data related to a specific entity or object.
Option2: False
- This statement is incorrect. In the relational model, rows are indeed referred to as records. They store information about individual instances of the entity being represented in the table.
Therefore, the correct answer is Option1: True.
Join The Discussion