C100DBA Exam Question 36

Consider that you have a collection called population which has fields state and city. Which of the following query will calculate the population grouped by state and city?
  • C100DBA Exam Question 37

    '$set' sets the value of
  • C100DBA Exam Question 38

    Which of the following operator can be used to limit the number of documents in an array field of a document after an update is performed?
  • C100DBA Exam Question 39

    Aggregation Pipelines have a limit of:
  • C100DBA Exam Question 40

    Below is a sample document of "orders" collection