Answer Posted / nikhil
Class.forName ("com.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the differences between execute, executequery, and executeupdate?
Name the new features added in jdbc 4.0.
When do we get java.sql.SQLException: No suitable driver found?
What are the main components of JDBC ?
What is the fastest type of JDBC driver?
What is an odbc driver?
What is JDBC API and when do we use it?
Explain the necessary steps to connect to the database in java?
How to insert an image or raw data into database?
What is JDBC Batch Processing and what are it’s benefits?
How can we retrieve data from the resultset?
What is savepoint in jdbc?
Why are we using blob datatypes in jdbc?
What happens if connection is not closed in jdbc?
How to get the Database server details in java program?