Computer Science, asked by pradippipaliya2336, 1 year ago

Table SCHOOL has 4 rows and 5 columns. What is the Cardinality and Degree of this table?

Answers

Answered by kunalSingh0403
34

Degree is the number of attributes in a relation (number of columns)

Cardinality is the number of tuples in a relation (number of rows).

Hence, the cardinality will be 4 and degree will be 5.
Answered by aqibkincsem
14

When the table school has the 4 rows and the 5 columns you need to know about the Cardinality and the degree of the table.

Degree signifies the number of attributes in case of the relation and the total number of columns.

Cardinality is known to be the number of tuples in case of the relation and the number of rows. At the end the cardinality will be 4 and the amount of degree will be 5.

Similar questions