Short Answer
Unless a PRIMARY KEY or a(n)____________________ constraint is being dropped,the actual name assigned to the constraint must be included in the ALTER TABLE command.
Correct Answer:

Verified
Correct Answer:
Verified
Q51: Structure of the PROMOTION table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q52: Which of the following are used to
Q53: Structure of the PROMOTION table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q54: Constraints are rules used to enforce business
Q55: Structure of the ORDERITEMS table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q57: The CONSTRAINT keyword is required if the
Q58: A(n)<u>UNIQUE</u> constraint will allow NULL values to
Q59: A<u> Datatype</u> is a rule used to
Q60: Which of the following is the standard
Q61: The _ clause of the ALTER TABLE