In database terminology, a single row in a table representing a unique record…
2026
In database terminology, a single row in a table representing a unique record is called a __________, while a single column representing a specific category of data is called an __________.
- A.
Field, Record
- B.
Tuple, Attribute
- C.
Attribute, Tuple
- D.
Key, Value
Attempted by 785 students.
Show answer & explanation
Correct answer: B
In relational database terminology, a single row in a table representing a unique record is called a tuple. A single column representing a specific category of data is referred to as an attribute.