Answer:
Record
Explanation:
A record is a database entry that may contain one or more values. Groups of records are stored in a table, which defines what types of data each record may contain. Databases may contain multiple tables which may each contain multiple records. For example, a customer record may include items, such as first name, physical address, email address, date of birth and gender. A record is also known as a Tuple. A set of records constitutes a file