How to get a whole row of data at once?
Answers were Sorted based on User's Feedback
Answer / 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 |
If iam using JDBC API, do I also have to use ODBC?
How to get the data from a table into a buffer?
what are design patterns?
How can you sort dates?
What does the jdbc resultset interface?
Is not bound in this context unable to find jdbc spring boot?
how we can remove hard code in java?
What is JDBC Savepoint? How to use it?
what does the method Class.forName returns?
Is there any limitation for no of statments executed with in batchupdate?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
What is the benefit of having jdbcrowset implementation?