nerdexam
CIW

1D0-541 · Question #91

Consider the Orders relation shown in the exhibit. Which of the following SQL statements would replace the value in the Sales_Rep_No column with 110 everywhere that Sales_Rep_No 108 is listed?

The correct answer is B. UPDATE Orders. See the full explanation below for the reasoning.

Question

Consider the Orders relation shown in the exhibit. Which of the following SQL statements would replace the value in the Sales_Rep_No column with 110 everywhere that Sales_Rep_No 108 is listed?

Exhibit

1D0-541 question #91 exhibit

Options

  • AUPDATE Sales_Rep_No
  • BUPDATE Orders
  • CUPDATE Orders
  • DUPDATE Orders

How the community answered

(60 responses)
  • A
    5% (3)
  • B
    85% (51)
  • C
    8% (5)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 1D0-541 Practice