CBSE Class 12 Computer Science Question 71 of 91

Relational Database and SQL — Question 32

Back to all questions
32
Question

Question 25

What do you understand by the terms Cardinality and Degree of a relation in relational database?

Answer

The number of tuples/rows in a relation is called the Cardinality of the relation.

The number of attributes/columns in a relation is called the Degree of the relation.