What do you understand by jdbc driver and explain its types?
No Answer is Posted For this Question
Be the First to Post Answer
Why “no suitable driver” error occurs?
can we define indexes on a foreign key? Explain pros and cons?
What does the jdbc driver interface do?
What is the limitation of PreparedStatement and how to overcome it?
How to set NULL values in JDBC PreparedStatement?
What is static Synchronized method in JDBC API? Give an example?
3 Answers 3 Edge Solutions, R Systems, Sirvisetti Global Services,
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum
3 Answers Bosch, HireCraft, Infosys,
Where jdbc drivermanager class is used?
Why do we need a jdbcrowset like wrapper around resultset?
What are the advantages of using preparedstatement over statement?
When do we use execute method in java jdbc?