Multiple choice

The set of permitted values for each attribute is called its

  1. attribute set

  2. attribute range

  3. domain

  4. group

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

In database theory, a domain defines the set of all permissible values that an attribute can take. This ensures data integrity by restricting values to valid types or ranges.