Contents of the PROMOTION table
-Based on the contents of the PROMOTION table,which of the following will correctly change the value assigned to the MAXRETAIL column for Free Shipping to 75.00?
A) INSERT INTO promotion (maxretail)
VALUES (75)
WHERE gift = 'FREE SHIPPING';
B) UPDATE promotion (maxretail)
SET = 75
WHERE gift = 'FREE SHIPPING';
C) UPDATE promotion
SET maxretail = 75
WHERE gift = 'FREE SHIPPING';
D) none of the above
Correct Answer:
Verified
Q114: The _ command is used to add
Q115: Contents of the PROMOTION table
Q116: The _ command is used to remove
Q117: The _ command is used to add
Q118: The SELECT ...._ command is used to
Q120: The _ TABLE command is used to
Q121: If a user has a shared lock
Q122: A substitution variable can be identified by
Q123: When the UPDATE command is used to
Q124: If a(n)_ clause is not included in
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