CIW
1D0-541 · Question #130
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
(29 responses)- A86% (25)
- B3% (1)
- C3% (1)
- D7% (2)
Community Discussion
No community discussion yet for this question.