Multiple choice technology mainframe

Which is the formal relational term for the 'Number of Columns'?

  1. Degree

  2. Attribute

  3. Cardinality

  4. Domain

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In relational database theory, 'degree' refers to the number of columns (attributes) in a relation or table. Cardinality refers to the number of rows (tuples), while 'domain' refers to the set of permissible values for an attribute. 'Attribute' is the term for individual columns, not the count.