CIW
1D0-441 · Question #6
Which JDBC interface is used to extract information about the database schema?
The correct answer is C. DatabaseMetaData. See the full explanation below for the reasoning.
Question
Which JDBC interface is used to extract information about the database schema?
Options
- AResultSet
- BConnection
- CDatabaseMetaData
- DResultSetMetaData
How the community answered
(43 responses)- A2% (1)
- B5% (2)
- C81% (35)
- D12% (5)
Community Discussion
No community discussion yet for this question.