There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?


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

Post New Answer

More JDBC Interview Questions

How many ways that we can view a result set?

0 Answers  


Is it possible to connect to multiple databases simultaneously?

0 Answers  


What is type 4 jdbc driver?

0 Answers  


password, is stored in as plain text. What can I do to protect my passwords?

0 Answers  


Explain the process of creating tables using NetBeans IDE?

0 Answers  


How to retrieve warnings in jdbc?

0 Answers  


What are the 4 types of jdbc drivers?

0 Answers  


Compare jdbc and odbc and how is jdbc required in this context.

0 Answers  


Give an example for getXXX method?

0 Answers  


Can we return resultset in java?

0 Answers  


How do I start debugging problems related to the JDBC API?

0 Answers  


What is sqlwarning?

0 Answers  


Categories