Question 42:
You have an inventory management database that contains the following table.
Which statement should you use in a SQL query to change the inventory quantity of Product1 to 270?
Answer options:
A. INSERT B. MERGE C. UPDATE D. CREATE