engineering computer science MCQ #836

In a relational database, what is the term for a table that has no duplicate rows?

engineering computer science MCQ #836

  1. Question 1

    Q1. In a relational database, what is the term for a table that has no duplicate rows?

    • A) Relation
    • B) Entity
    • C) Attribute
    • D) Tuple

    Answer: Relation

    Explanation: A relation is a table with distinct tuples, ensuring no duplicate rows.