Vidyalelo
Database · Q40

The Relational Model and Normalization

Programming · Database · question 40

Q40

In a relation, the rows are sometimes called "fields".

A.
True
B.
False
Answer

Answer: Option B

Solution

Answer: Option B
Solution:
In a relation, the rows are sometimes called "fields".
Option1: True
- This statement is incorrect. In a relation, the rows are actually called "tuples" or "records", while the columns are called "fields" or "attributes".

Option2: False
- This statement is correct. In a relation, the rows are not called "fields", they are called "tuples" or "records". The columns are the ones referred to as "fields" or "attributes".

Conclusion: The correct option is Option2: False.