Answer Posted / karthik
By using RESULTSET we can get it..but only single column and single row ..by using next() method we can specify how many rows are available in database..only..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define preparedstatement.
What is a jdbctemplate?
Which is better jpa or jdbc?
Differentiate between a statement and a preparedstatement.
What is com mysql jdbc driver?
What are common JDBC Exceptions?
How can I create a custom RowSetMetaData object from scratch?
What is a JDBC 2.0 DataSource?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
Explain Basic Steps in Writing a Java Program Using Jdbc?
What is a statement?
What is addbatch jdbc?
What is the difference between jdbc and jndi?
What is use of connection pooling?
What is the difference between client and server database cursors?