What is the difference between setmaxrows(int) and setfetchsize(int)?
No Answer is Posted For this Question
Be the First to Post Answer
Explain creation of statement object with connection method create method with help of an example.
How many packages are available in jdbc api?
What are the steps to connect to the database in java?
How do I find whether a parameter exists in the request object?
What is JDBC API and when do we use it?
In JDBC, All the API?s are interfaces? Where is the actual implementation?
What is the meaning of “dirty read” in the database?
write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum
3 Answers Bosch, HireCraft, Infosys,
What does connection pooling mean ?
What is the full form of jdbc?
Does jdbctemplate close connection?
How can you use preparedstatement in jdbc?