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.