How ways are there to fetch records from the database?

25. How ways are there to fetch records from the database?

  1. 2
  2. 3
  3. 4
  4. 5

Answer: A) 2

Explanation:

There are two methods for retrieving records from a database: eager fetch and lazy fetch.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.