Answer Posted / manik chand
resultSet.getMetaData().getColumnCount().
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are temp tables ?
What port does jdbc use?
How does jdbc connect to database?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
How do I receive a ResultSet from a stored procedure?
What are the benefits of PreparedStatement over Statement?
What does the jdbc connection interface?
Is jdbc open source?
How to check jdbc connection in linux?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What is the return type of class.forname() method?
What is while rs next ())?
What is transaction processing in jdbc?
What is jdbc dialect?
Jdbc-odbc bridge is multi-threaded or not?