what represents a row in a relational database?

A variable q
B tuple
C entity
D field

Correct Answer: tuple

In the context of a relational database, a row—also called a tuple—represents a single, implicitly structured data item in a table. In simple terms, a database table can be thought of as consisting of rows and columns.
Bissoy MCQ

Related Questions

Which of the following are objective database and not a relational database?
Which of the following is not a relational database?
Which of the following is not characteristic of a relational database model?
A rule of thumb for choosing indexes for a relational database includes which of the following?
Which of the following is true for a relational database?

Next steps