Answers

Question and Answer:

  Home  Sr.Java Web Developer

⟩ Explain me what is the purpose of JDBC ResultSet interface?

The ResultSet object represents a row of a table. It can be used to change the cursor pointer and get the information from the database.

 170 views

More Questions for you: