Briefly tell about the jdbc architecture.
What is ODBC and JDBC? How do you connect the Database?
State the three different ways in which you can create a table?
Which database is used with java?
What is in terms of jdbc a datasource?
What is jdbc url for mysql?
What is jdbc and why is it required?
Explain the difference between resultset and rowset in jdbc
What is the difference between executing, executequery, executeupdate in jdbc?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
What do you understand by jdbc datasource?
In which ways is driver class is registered with drive manager?
What is the use of statement in jdbc?
What is the fastest type of JDBC driver?
What is jdbc connection class?