What Does Database Row Mean?

In relational databases, a row is a data record within a table. Each row, which represents a complete record of specific item data, holds different data within the same structure.

Techopedia Explains Database Row

Database tables generally look similar to a spreadsheet. Relational tables have a very similar but more complex structure, as each table column represents a certain table property.