Why we use jdbc instead of odbc?
No Answer is Posted For this Question
Be the First to Post Answer
what is rowset?
Does the JDBC-ODBC Bridge work with Microsoft J++?
Differentiate between type_scroll_insensitive and type_scroll_sensitive.
What are restrictions on triggers?
How can you create jdbc statements?
What is the equivalent method for precompiled SQL Statement in JDBC?
What is connection pooling? What Method and class used for Connection pooling in Java?
What is a jdbc url?
What is jdbc and jdbc drivers?
How do you know which driver is connected to a database?
What are the differences between setmaxrows(int) and setfetchsize(int)?
What is the JDBC?