nerdexam
Microsoft

98-361 · Question #309

You need to update the Products table and remove all discontinued products. When the products are discontinued, the value of the field Discontinued is set to true. Which of the following SQL…

The correct answer is D. DELETE. See the full explanation below for the reasoning.

Question

You need to update the Products table and remove all discontinued products. When the products are discontinued, the value of the field Discontinued is set to true. Which of the following SQL statements should you use to make changes to the Products table?

Options

  • AINSERT
  • BSELECT
  • CUPDATE
  • DDELETE

How the community answered

(67 responses)
  • A
    10% (7)
  • B
    6% (4)
  • C
    1% (1)
  • D
    82% (55)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice