What are the differences between resultset and rowset?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

Give an example for getXXX method?

0 Answers  


What are the different types of statements? How we can you use preparedstatement.

0 Answers  


What are different types of transactions?

2 Answers   HCL,


What is jdbc odbc bridge?

0 Answers  


Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?

0 Answers  






i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?

8 Answers   HSBC,


What is SQL Warning? How to retrieve SQL warnings in the JDBC program?

0 Answers  


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

0 Answers  


Under what circumstances, that all four drivers are used?

0 Answers   TCS,


Where is jdbc used?

0 Answers  


How does jdbc connect to database?

0 Answers  


What is the syntax of URL to get connection?

1 Answers  


Categories