In a relational database, what is the term for a table that has no duplicate rows?
Q1. In a relational database, what is the term for a table that has no duplicate rows?
Answer: Relation
Explanation: A relation is a table with distinct tuples, ensuring no duplicate rows.