Multiple choice technology databases

The table rows are also known as...

  1. Records

  2. Fields

  3. Attributes

  4. Cardinality

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

In relational database terminology, a horizontal row in a table is called a record (or sometimes tuple). Fields refer to the vertical columns that contain attributes. Cardinality refers to the number of rows in a table.