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
Is jdbc a framework?
How can I get information about foreign keys used in a table?
Can we return resultset in java?
What is JDBC Savepoint? How to use it?
What is jdbc and jpa?
Is uri the same as url?
What are the steps to connect to the database in java?
Why is jdbc needed?
How will you perform truncation using JDBC?
What are the advantages of database connection pooling?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
What is the difference between client and server database cursors?
Is jdbc a middleware?
What is sqlwarning and discuss the procedure of retrieving warnings?
What are jdbc?