How to set the attribute concurrency in resultset?
No Answer is Posted For this Question
Be the First to Post Answer
How many jdbc driver types are there?
What are the Isolation level in JDBC transaction?
What is url in jdbc connection?
Which type of driver provides jdbc access via one or more odbc drivers?
What is the difference between Minus, and Intersect?
what are the drawbacks of JDBC? explain briefly?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
What does setautocommit do?
Explain the different ways to register a driver?
Is the JDBC-ODBC Bridge multi-threaded?
What is preparedstatement in jdbc?