Answer: Rows
Step-by-step explanation:
In the database management system, the data is store in a table in the form of row. Relational data is store in the form of table.
Table is the combination of rows and columns and it is organized in the form of vertical rows and the horizontal columns. Each row in the table represent the particular records in the table and columns are used to represent the field of the table.