Multiple choice technology architecture

In strict relational terminology, an attribute is

  1. a record

  2. a field

  3. a table

  4. an entity

Reveal answer Fill a bubble to check yourself
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.