How can you load the drivers in jdbc?
Does sql allow null values ? Can we use it within where clause ?
What is layer in communication?
What are the considerations for deciding on transaction boundaries?
What will happen when ResultSet is not closed?
What is execute(), executeUpdate() and executeQuery() methods?
What is connection data?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
Is jdbc faster than odbc?
What is Type-3 Driver and when this driver is used?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
what is metadata and it's use?
Give steps to connect to the db using jdbc?