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
Differentiate between stored procedure and functions?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
how to prevent finally block from execution
What are the advantages of using preparedstatement in java?
What is encrypted connection?
What happens if connection is not closed in jdbc?
Why do we use jdbc in java?
How to test jdbc connection to sql server?
What is jdbc odbc driver?
What is dburl?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
Give an example for getXXX method?