Structure of the PROMOTION table
-Based on the structure of the PROMOTION table,which of the following commands will ensure that the value entered for the MINRETAIL column is less than the value entered for the MAXRETAIL column?
A) ALTER TABLE promotion
MODIFY CHECK ( minretail < maxretail) ;
B) ALTER TABLE promotion
ADD CHECK ( minretail < maxretail) ;
C) ALTER TABLE promotion
MODIFY MINRETAIL CHECK ( < maxretail) ;
D) ALTER TABLE promotion
ADD CHECK minretail < maxretail;
Correct Answer:
Verified
Q103: A referential integrity constraint is usually placed
Q104: If a constraint applies to more than
Q105: Structure of the PROMOTION table
Q106: Referential _ means that the user is
Q107: Structure of the PROMOTION table
Q109: A(n)_ constraint is a special CHECK constraint
Q110: A constraint is created at the _
Q111: The _ TABLE command is used to
Q112: The _ view can be used to
Q113: The _ keywords can be added to
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents