Suppose we have a collection named orders that contains documents with an array field items that lists the items ordered by each customer. Which of the following queries would return all the orders that have exactly two items?
Computer scienceSoftware development foundationsSQL and databasesDBMSMongoDBOperations and operators
Array query operations
<code>$size</code> operator
Report a typo
Select one option from the list
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.