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
What are the main components of JDBC ?
how to retrieve sql exceptions
Where is jdbc used?
Explain about column name and getter method?
What is use of connection pooling?
What is resultset?
What is the function of setautocommit?
What is odbc. how is it related to sql cli?
How data can be inserted into long row column of database?
What is JDBC PreparedStatement?
Explain the main method?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?