What is the cardinality and degree of relation having 50 Tuples and 20…

2021

What is the cardinality and degree of relation having 50 Tuples and 20 Attributes?

Answer: C. Cardinality – 50, Degree – 20For a relation (table) in a database, the answer is straightforward based on the definitions of these terms: Cardinality: This refers to the number of tuples…

  1. A.

    Cardinality – 70, Degree – 30

  2. B.

    Cardinality – 20, Degree – 50

  3. C.

    Cardinality – 50, Degree – 20

  4. D.

    Cardinality – 50, Degree – 50

Attempted by 3461 students.

Show answer & explanation

Correct answer: C

For a relation (table) in a database, the answer is straightforward based on the definitions of these terms:

  • Cardinality: This refers to the number of tuples (rows) in the relation.

    • Cardinality = 50

  • Degree: This refers to the number of attributes (columns) in the relation.

    • Degree = 20

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…