Quiz Summary
0 of 6 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 6 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 6
1. Question
You have imported a .js file into the Aggregation Editor. The file contains an
aggregate
statement whose pipeline includes the$match
,$group
, and$sort
stages, in that order. What is the name of the tab used for the pipeline’s second stage?CorrectIncorrect -
Question 2 of 6
2. Question
You are using the Aggregation Editor to build an
aggregate
statement that includes five pipeline stages. The third stage is based on the$group
operator. How do you move that stage to the second stage position?CorrectIncorrect -
Question 3 of 6
3. Question
You are using the Aggregation Editor to build an
aggregate
statement that includes multiple pipeline stages. The third stage is based on the$group
operator. You want to compare the pipeline data before and after applying the$group
stage. Which steps should you take?CorrectIncorrect -
Question 4 of 6
4. Question
You have imported an
aggregate
statement into the Aggregation Editor. The statement contains five stages. You now want to add a stage to the pipeline after the second stage, which is based on the$project
operator. How do you add the new stage?CorrectIncorrect -
Question 5 of 6
5. Question
You have imported an
aggregate
statement into the Aggregation Editor. You want to add a stage that reorders the fields. Which operator should you use?CorrectIncorrect -
Question 6 of 6
6. Question
You are using the Aggregation Editor to build an
aggregate
statement that includes a$sort
stage. You want to sort the data in descending order based on the values in thetotal
field. Which operator expression should you use?CorrectIncorrect