Solved

​Structure of the PROMOTION Table

Question 108

Multiple Choice

​Structure of the PROMOTION table
​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;
-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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents