The number of documents in a database can be obtained, using which of the following query?

38. The number of documents in a database can be obtained, using which of the following query?

  1. All()
  2. List()
  3. Len()
  4. Number()

Answer: C) Len()

Explanation:

The number of documents in a database can be obtained, using the len() query.


Comments and Discussions!









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