nerdexam
CIW

1D0-441 · Question #32

Which statement represents a valid batch update command?

The correct answer is B. addBatch(DROP TABLE EMPLOYEES). See the full explanation below for the reasoning.

Question

Which statement represents a valid batch update command?

Options

  • AaddBatch();
  • BaddBatch(DROP TABLE EMPLOYEES);
  • CaddBatch(SELECT * FROM EMPLOYEES);
  • DclearBatch(SELECT Name FROM EMPLOYEES +

How the community answered

(51 responses)
  • A
    2% (1)
  • B
    84% (43)
  • C
    8% (4)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 1D0-441 Practice