Final answer:
Each row of a database table corresponds to a record with data values for an entity.
Step-by-step explanation:
Each row of a relation corresponds to a record that contains data values for an entity. In database terminology, a row is also referred to as a tuple or a record, and it represents a single, implicitly structured data item in a table.
In contrast, a column, which is sometimes called an attribute, represents a particular type of data that every record may contain.