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 |
How can we retrieve the file in the oracle database?
What do you mean by database connection pooling?
What is data source in java?
What are four types of JDBC driver?
What is layer in communication?
How does a custom RowSetReader get called from a CachedRowSet?
Is java a database?
Under what circumstances, that all four drivers are used?
What are the differences between statement and preparedstatement interface?
What is transaction processing in jdbc?
What is jdbc in dbms?
What is the JDBC?