What is the difference between client and server database cursors?


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

Post New Answer

More JDBC Interview Questions

How do you know which driver is connected to a database?

3 Answers  


What is jdbc connection string?

0 Answers  


What is the difference between setmaxrows(int) and setfetchsize(int)?

0 Answers  


What is executeupdate in java?

0 Answers  


What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?

0 Answers  






What does the jdbc connection interface?

0 Answers  


How do I set properties for a JDBC driver and where are the properties stored?

0 Answers  


Is odbc an api?

0 Answers  


callable is interface or class ?

9 Answers   Fidelity,


What is difference between jdbc and odbc?

0 Answers  


Write an sql to find all records having all numeric characters in a field ?

0 Answers  


What does connection pooling mean ?

0 Answers  


Categories