Answer Posted / khaja.babu
jdbc is used to connecting the database through the java
language.but the odbc is common to all the database
connection.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are the conditions applies to varchar variable, when using in procedures?
Is jdbc connection secure?
What is statement and preparedstatement in java?
Does jdbctemplate use prepared statements?
Does the JDBC-ODBC Bridge work with Microsoft J++?
What is ojdbc?
What is jdbc drivers in java?
Explain the steps in writing a java program using jdbc?
What is dburl?
What is @entity in java?
What is the meaning of “dirty read” in the database?
If I use the JDBC API, do I have to use ODBC underneath?
How can I manage special characters when I execute an insert query?
How we can you use preparedstatement.
What does jdbc do?