A set of possible data values is called -------:

A ) Attribute

B ) Domain ✅

C ) Tuple

D ) Degree


Explanation:

   ✅ A set of possible data values for a specific field or characteristic is called an Attribute

   ✅  In a database, a tuple represents a single row or record in a table.

   Explanation:

  • A table consists of rows (tuples) and columns (attributes).
  • Each tuple contains data values for all attributes of a single entity.

   ✅  Degree is the total number of attributes (columns) in a database table  

   ✅   Cardinality → Total number of tuples (rows) in a relation.