Which of the following method returns an array of all the documents returned by a Collection query?

16. Which of the following method returns an array of all the documents returned by a Collection query?

  1. All
  2. Fetch
  3. Update
  4. Retrieve

Answer: B) Fetch

Explanation:

Fetch method, returns an array of all the documents returned by a Collection query.

Comments and Discussions!

Load comments ↻






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