What is resultset?


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

Post New Answer

More JDBC Interview Questions

What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................

6 Answers   TCS,


What are the utilities of the callablestatement?

0 Answers  


How to get a whole row of data at once?

2 Answers  


What does executequery return in java?

0 Answers  


Write an sql to find all records having all upper case alphanumeric characters in a field ?

0 Answers  






PreparedStatement is a pre compiled statement but where it's pre compiled ?

4 Answers  


What is a jdbc driver and how many jdbc drivers are available?

0 Answers  


What is execute in java?

0 Answers  


What is the role of jdbc drivermanager class?

0 Answers  


What is the purpose of the jdbc resultset interface?

0 Answers  


How to connect multiple database in jdbc?

0 Answers  


What is sqlwarning?

0 Answers  


Categories