How to get a whole row of data at once?

Answers were Sorted based on User's Feedback



How to get a whole row of data at once?..

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 to get a whole row of data at once?..

Answer / kalyan

at present we dont have any methods for retrieving whole
row at a time in jdbc

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More JDBC Interview Questions

If iam using JDBC API, do I also have to use ODBC?

1 Answers  


How to get the data from a table into a buffer?

2 Answers  


what are design patterns?

3 Answers   CFC, TCS, Wipro,


How can you sort dates?

1 Answers  


What does the jdbc resultset interface?

0 Answers  


Is not bound in this context unable to find jdbc spring boot?

0 Answers  


how we can remove hard code in java?

1 Answers   Satyam,


What is JDBC Savepoint? How to use it?

0 Answers  


what does the method Class.forName returns?

4 Answers   Siemens, TCS,


Is there any limitation for no of statments executed with in batchupdate?

2 Answers   HSBC, IBM,


What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?

0 Answers  


What is the benefit of having jdbcrowset implementation?

0 Answers  


Categories