Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?


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

Post New Answer

More JDBC Interview Questions

What is 2 phase commit?

0 Answers  


Why we use jdbc instead of odbc?

0 Answers  


How do I connect to jdbc?

0 Answers  


Does sql allow null values ?

0 Answers  


What is an SQL Locator?

0 Answers  






Does multiple concurrent open statements per connection are supported by the JDBC-ODBC Bridge?

2 Answers  


What is db client?

0 Answers  


What is the role of class.forname while loading drivers?

0 Answers  


Which interface handles transaction management in jdbc?

0 Answers  


How can I retrieve a String or other object type without creating a new object each time?

0 Answers  


What is the full form of jdbc and what is its purpose?

0 Answers  


What are the differences between setmaxrows(int) and setfetchsize(int)?

0 Answers  


Categories