Concept:In MS Access tables, data is arranged in columns and rows with specific names.
Explanation:Each column in an MS Access table stores one type of information, such as a name or date.
By definition, these columns are called
fields.
Rows in MS Access are called
records, and each record contains values for all the fields.
Options B, C, and D are incorrect because files, records, and tuples refer to other database concepts.
Answer:A. fields.