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
How do I find whether a parameter exists in the request object?
What does adapter class provide?
What are the different classes through which JDBC represents statements?
How to connect html page to database using jdbc?
Why “no suitable driver” error occurs?
What is the query used to display all tables names in SQL Server (Query analyzer)?
What are the types of statements in jdbc?
How many jdbc driver types are there?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
What do you understand by jdbc datasource?
What is jdbc odbc bridge?
Why do we use jdbc?
Why do we use jdbc statements?
How can we store and retrieve images from the database?
What is @entity in java?