Bryan has just started an internship in which he uses a database frequently. The database contains information about the company’s employees. Bryan’s supervisor senses that he is anxious about using the database and drops by to give him a short tutorial.The supervisor explains that each employee’s information forms a separate ____.
- field
- record
- table
- file

Respuesta :

Answer: Record

Explanation:

 The supervisor basically explain to the Bryan that in the database we use the separate record file for storing the company's employees information or data.

Most of the company uses the DBMS (Database management system) for storing the employees information as the database is the collection of logical records and file.

The records are store in the separate file so that it provide the data to many application in the database management system. The main advantage is that it provide high security, performance and the availability in the system.