What means tuple in database?
Answers
Answered by
3
Answer:
tuple in database means rows
Answered by
4
Answer:
A table has rows and columns, where rows represents records and columns represent the attributes. Tuple − A single row of a table, which contains a single record for that relation is called a tuple. Relation instance − A finite set of tuples in the relational database system represents relation instance.
Similar questions