CBSE Class 12 Informatics Practices Question 83 of 103

Review of Database Concepts & SQL — Question 32

Back to all questions
32
Question

Question 21

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.