What is resultset in jdbc with example?


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

Post New Answer

More JDBC Interview Questions

How to connect multiple database in jdbc?

0 Answers  


What is a rollback in jdbc?

0 Answers  


What is resultsetmetadata?

0 Answers  


What are the advantages of using preparedstatement over statement?

0 Answers  


If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?

0 Answers  






How to insert and delete a row programmatically? (new feature in JDBC 2.0)

0 Answers  


What are the steps to connect to a database in java?

0 Answers  


What are the classes and methods used for sending sql statements to database?

0 Answers  


How to use JDBC API to call Stored Procedures?

0 Answers  


What class.forname will do while loading drivers of jdbc?

0 Answers  


What is JDBC Savepoint? How to use it?

0 Answers  


What are the types of jdbc drivers that exist?

0 Answers  


Categories