Multiple Choice
The ____ constraint is similar to the PRIMARY KEY constraint because both enforce unique values;the difference is that it allows null values in the column or columns that are named in the constraint.
A) CHECK
B) FOREIGN KEY
C) UNIQUE
D) NOT NULL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: When you join tables together,you are nearly
Q36: One of the rules of _ is
Q37: _ checking performs faster than other methods
Q38: The _ index is by default a
Q39: The _ index is an index structure
Q41: A bitmap index can be a UNIQUE
Q42: _ integrity is the integrity,or soundness of
Q43: Constraints are enabled by default when you
Q44: What is the role of the VALIDATE|NOVALIDATE
Q45: Although CHECK constraints can check multiple conditions,it