Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
What is DML?
How do I set properties for a JDBC driver and where are the properties stored?
What is layer in communication?
What is the latest version of JDBC? What are the new features added in that?
What are the steps required to execute a query in jdbc?
What is the return type of execute, executequery and executeupdate?
What is jdbc odbc connection?
What is the benefit of having jdbcrowset implementation?
What is jdbc connection?
Which jdbc driver type s is are the jdbc odbc bridge?
What is execute(), executeUpdate() and executeQuery() methods?
Explain the difference between rowset vs. Resultset in jdbc?