Multiple Choice
What does the following SQL statement do?
UPDATE Product_T
SET Unit_Price = 775
WHERE Product_ID = 7
A) Changes the price of a unit called Product_T to 7
B) Changes the unit price of Product 7 to 775
C) Changes the length of the Unit_Price field to 775
D) Updates the Product_T table to have a unit price of 775
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q76: To eliminate duplicate rows in a query,
Q77: The ORDER BY clause is the first
Q78: Which of the following is the wildcard
Q79: The DROP command deletes rows from a
Q80: A catalog is the structure that contains
Q82: _ is a set of commands used
Q83: One of the original purposes of the
Q84: SQL is both an American and international
Q85: Which of the following will produce the
Q86: When creating a table, it is not