Q40
In a relation, the rows are sometimes called "fields".
A.
True
B.
False
AnswerAnswer: 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.