Answer Posted / harish
u can access information abt the database as a whole or abt
a particular query ResultSet.This section describes how
DatabaseMetaData and ResultSetMetaData objects are obtained
and queried.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the necessary steps to connect to the database in java?
Which package contains jdbc api?
Explain the difference between inner and outer join ?
Why do I have to reaccess the database for Array, Blob, and Clob data?
What are dml and ddl?
What is jdbc connection?
What are the measures to connect to the db using jdbc?
Which type of driver provides jdbc access via one or more odbc drivers?
Where is mysql jdbc driver located?
How many types of jdbc drivers are available?
What are the new features available in jdbc 4.0?
What are the main components of JDBC ?
What is the full form of jdbc?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is the fastest type of JDBC driver?