ExamQuestions.com

Register
Login
Microsoft Azure Data Fundamentals (DP-900) Exam Questions

Microsoft

Microsoft Azure Data Fundamentals (DP-900)

42 / 129

Question 42:

You have an inventory management database that contains the following table. 
image
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