In strict relational terminology, an attribute is
-
a record
-
a field
-
a table
-
an entity
B
Correct answer
Explanation
In strict relational terminology, an attribute corresponds to what is commonly called a field or column in a table - it represents a single property or characteristic of an entity. A tuple is a row/record, and the relation itself is the table.