Multiple choice

The files stored on a secondary stage device are composed of a hierarchy of data. What does a record in a file contain?

  1. Bits

  2. Characters

  3. Data field

  4. Schema

  5. _

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

In a database table, a field is a data structure for a single piece of data. Fields are organised into records, which contain all the information.