What is the difference between jdbc and odbc?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What are clob and blob data types in jdbc?

0 Answers  


How data can be inserted into long row column of database?

0 Answers  


Is the JDBC-ODBC Bridge multi-threaded?

2 Answers   Wipro,


Give steps to connect to the db using jdbc?

0 Answers  


What protocol does jdbc use?

0 Answers  






Where can I find info, frameworks and example source for writing a JDBC driver?

0 Answers  


If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?

0 Answers  


What does the jdbc resultset interface?

0 Answers  


Differentiate between stored procedure and functions?

0 Answers  


what is meant by connection pooling?

4 Answers  


How to handle when the database crashes while reading the data from the database?

2 Answers   IBM,


How do you know which driver is connected to a database?

3 Answers  


Categories