Describe odbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is jdbc and jdbc drivers?
Explain the difference between rowset vs. Resultset in jdbc?
What are the steps to connect to a database in java?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
What are the differences between execute, executequery, and executeupdate?
What is database deadlock ? How can we avoid them?
How do you know which driver is connected to a database?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What are the higher level apis under development on top of jdbc currently?
What is odbc and jdbc in dbms?
What is Type-2 Driver and when this driver is used?
Differentiate between type_scroll_insensitive and type_scroll_sensitive.