Multiple choice technology databases

The table rows and column are also known as?

  1. Attributes and Fields

  2. Fields and Records

  3. Records and Fields

  4. Fields and Attributes

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

In database terminology, horizontal rows are called 'records' (each row represents one complete entry), and vertical columns are called 'fields' (each column represents a specific attribute or property). Records contain the actual data values, while fields define what type of data each column holds.