CIW
1D0-441 · Question #32
1D0-441 Question #32: Real Exam Question with Answer & Explanation
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 +
Community Discussion
No community discussion yet for this question.