Answer Posted / devarathnam c,kotagudibanda(po
Hi...You can use one separate query for that purpose
i.e String query ="select count(*) from emp";
It will give u total no.of records in ResultSet.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the differences between resultset and rowset?
What is jdbc and jpa?
What is metadata in programming?
Name the types of jdbc drivers.
Can resultset be null in java?
Why do I have to reaccess the database for Array, Blob, and Clob data?
What is jdbc and why is it required?
What are the flow statements of jdbc?
What are four types of JDBC driver?
Explain the JDBC Architecture?
Explain the process of creating tables using NetBeans IDE?
What causes no suitable driver error?
Which database is used for java?
What are the different types of lockings in jdbc?
Why do we use jdbc?