CIW
1D0-441 · Question #16
Which Statement interface methods are used to execute a SQL select query?
The correct answer is C. executeQuery and execute. See the full explanation below for the reasoning.
Question
Which Statement interface methods are used to execute a SQL select query?
Options
- AexecuteUpdate and close
- BexecuteUpdate and execute
- CexecuteQuery and execute
- DexecuteUpdate and executeQuery
How the community answered
(57 responses)- A4% (2)
- B5% (3)
- C79% (45)
- D12% (7)
Community Discussion
No community discussion yet for this question.