This is a dedicated watch page for a single video.
You have an inventory management database that contains the following table. Toys Name Quantity Prd01 50 Prd02 100 Prd03 200 How should you structure a SQL query statement to modify the inventory quantity of Product1 to 300?