nerdexam
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)
  • A
    4% (2)
  • B
    13% (6)
  • C
    4% (2)
  • D
    78% (35)

Explanation

You've hit your session limit · resets 5:20pm (America/New_York)

Community Discussion

No community discussion yet for this question.

Full 1Z0-809 Practice