Solution: Using Comparison Operators
We'll cover the following...
We'll cover the following...
The explanation of the query is given below:
Line 1:
db.products.findtells MongoDB to search theproductscollection and return documents that ...
The explanation of the query is given below:
Line 1: db.products.find tells MongoDB to search the products collection and return documents that ...