Anonymous Asked in Cars &Transportation · 2 weeks ago

Which option is used to retrieve data?

B.


Which class is used to retrieve the data from database?

Answer: ResultSet is used to store and retrieve the data from DB. When executeQuery() method has executed, it will return ResultSet object.

Which of the following option is used to retrieves data from one or more table?

Answer. Answer: A Select query retrieves data from one or more tables and displays the record set in a datasheet.

Related Questions

Relevance
Write us your question, the answer will be received in 24 hours