. A tuple is 1
A: Column of a Table
B: Two dimensional Table
C: Row of a Table
D: key of a Table
Best Answer
Explanation:
The rows of the relational database are known as tuples.
The relational database stores data in the form of tables.
Thus, a tuple is 1 row of a table.
Final Answer:
Hence, the correct option is C i.e., Row of a Table.
Related questions