📜  什么是数据库中的度数和基数 - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:30.337000             🧑  作者: Mango

代码示例1
Degree is the number of attributes or columns present in a table. 
Cardinality is the number of tuples or rows present in a table.