Multiple choice

A table consists of

  1. fields & columns

  2. rows & columns

  3. rows & cells

  4. None of above

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

In database terminology, a table (or relation) is composed of rows (tuples) and columns (attributes). Fields are synonymous with columns, but rows and columns is the standard definition for a table structure.