Which SQL constraint is used to ensure that a column only contains values from a specified set?
PRIMARY KEY
UNIQUE
CHECK
FOREIGN KEY
This question is part of this quiz :