Oracle
1Z0-809 · Question #252
What is true about the java.sql.Statement interface?
The correct answer is D. It provides a class for executing SQL statements and returning the results. You've hit your session limit · resets 5:20pm (America/New_York)
Question
What is true about the java.sql.Statement interface?
Options
- AIt provides a session with a database.
- BIt is used to get an instance of a Connection object by using JDBC drivers.
- CIt provides a cursor to fetch the resulting data.
- DIt provides a class for executing SQL statements and returning the results.
How the community answered
(45 responses)- A4% (2)
- B13% (6)
- C4% (2)
- D78% (35)
Explanation
You've hit your session limit · resets 5:20pm (America/New_York)
Community Discussion
No community discussion yet for this question.