List some new features available in jdbc 4.0?
No Answer is Posted For this Question
Be the First to Post Answer
If you are truncated using JDBC, how can you that how much data is truncated?
What is two-phase commit in the database?
What is the difference between setmaxrows(int) and setfetchsize(int)?
Why prepared statements are faster?
Write an sql to find all records having all numeric characters in a field ?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What does jdbc stand for?
How do I know which jdbc driver to use?
Explain jdbc savepoint?
Describe the steps needed to execute a sql query using jdbc.
In which ways is driver class is registered with drive manager?
How warnings are retrieved in JDBC?