CIW
1D0-441 · Question #5
Which method of the Statement interface could be used to delete data from a database?
The correct answer is A. executeUpdate. See the full explanation below for the reasoning.
Question
Which method of the Statement interface could be used to delete data from a database?
Options
- AexecuteUpdate
- BexecuteQuery
- Cclose
- DclearBatch
How the community answered
(46 responses)- A83% (38)
- B7% (3)
- C9% (4)
- D2% (1)
Community Discussion
No community discussion yet for this question.