Multiple choice technology databases

The table columns are also known as...

  1. Fields

  2. Attributes

  3. Records

  4. Schema

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In database terminology, table columns are also called attributes. Each column or attribute represents a specific property or characteristic of the data being stored. The terms 'fields' and 'columns' are also used interchangeably, but 'attributes' is the formal relational database term. 'Records' refer to rows, not columns, and 'schema' refers to the overall structure.