True/False
A UNIQUE constraint is the same as a PRIMARY KEY constraint,except that it will accept NULL values.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The UNIQUE constraint differs from the PRIMARY
Q5: A(n)_ is a rule imposed on data
Q6: A constraint for a composite primary key
Q7: A PRIMARY KEY constraint will make certain
Q8: Which of the following is a valid
Q10: A constraint name can consist of up
Q11: Structure of the ORDERITEMS table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q12: A constraint is created at the _
Q13: The _ constraint requires that a specific
Q14: Which of the following is the standard