Employee information is stored in a database. Which of the following BEST describes where all of an employee's information is stored?
Correct Answer: A
Explanation
A record is a collection of related fields or attributes that store information about a specific entity or object in a database. For example, an employee record would store information such as name, ID, department, salary, etc.
A record would be the best description of where all of an employee's information is stored in a database. A report is a formatted presentation of data from a database, not a storage unit. A column is a vertical arrangement of fields or attributes that store the same type of information for different records, not all of an employee's information. A procedure is a set of instructions or commands that perform a specific task on a database, not a storage unit. References: CompTIA IT Fundamentals+ Study Guide: Exam FC0-U61, Second Edition, Chapter 5: Database Fundamentals, page 193.