Multiple choice technology

What is part of a database that holds only one type of information?

  1. Report

  2. Field

  3. Record

  4. File

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

A field (B) is the smallest unit of data storage in a database, holding a single type of information (e.g., a field for Customer_ID stores only IDs). A record (C) is a collection of fields representing one entity. A report (A) presents data output. A file (D) is the storage container, not a structural element.