With which of the four types of constraints in Exercise 4 is a requirement that an attribute not contain
QUESTION:
With which of the four types of constraints in Exercise 4 is a requirement that an attribute did not contain a null value associated?
ANSWER:
A not null constraint is associated with a CHECK clause.
Responses