Use the following questions to help you review the material in this tutorial.
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
Time has elapsed
Categories
- Not categorized 0%
-
You’ve finished the quiz! Move on to the next lesson or click on View Questions to review the quiz.
-
Well done! Move on to the next lesson or click on View Questions to review the quiz.
- 1
- 2
- 3
- 4
- 5
- 6
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 6
1. Question
You are using IntelliShell to build a query that retrieves documents from the
customers
collection. The documents include theinterests
field, which is configured with the Array data type.You want to retrieve only those documents that include the Software value in the
interests
array. Which statement should you use?CorrectIncorrect -
Question 2 of 6
2. Question
You are using IntelliShell to build a query that retrieves documents from the
customers
collection. You want to find those documents in which theDatabase
element is the first value in theinterests
array.Which statement should you use?
CorrectIncorrect -
Question 3 of 6
3. Question
You are using IntelliShell to build a query that retrieves documents from the
customers
collection. You want to find all documents that include theGaming
andDatabase
values in theinterests
array.Which statement should you use?
CorrectIncorrect -
Question 4 of 6
4. Question
You are using Visual Query Builder to create a query that retrieves documents from the
customers
collection. When you launch Visual Query Builder, you are presented with a blank query form, with the Query section at the top.Which option should you select from the drop-down list at the top of the Query section when first setting up your query?
CorrectIncorrect -
Question 5 of 6
5. Question
You are using Visual Query Builder to create a query that retrieves documents from the
customers
collection. You want to find all documents that include theGaming
value in theinterests
array.In the query form, you select the Has array element(s) matching option and then select interests from the Array drop-down list. Next, you click the Add button to add a section for defining the search condition.
What should you do next?
CorrectIncorrect -
Question 6 of 6
6. Question
You are using Visual Query Builder to create a query that retrieves documents from the
customers
collection. You want to find all documents that include both theGaming
andDatabase
values in theinterests
array.How do you create the query?
CorrectIncorrect