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
What is jdbc type?
What is executequery in java?
What is new in JDBC 2.0?
What happens if connection is not closed in jdbc?
How can we store and retrieve images from the database?
Which is better jpa or jdbc?
How can we set null value in jdbc preparedstatement?
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
What is jdbc odbc?
What is PreparedStatement?
How do I find jdbc version?
What is jdbc driver?