Which of the following commands will return all the posts with number of likes greater than 100 and less than 200, both inclusive?

🎲 Try a Random Question  |  Total Questions in Quiz: 30  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
DBMS (Database Management System) With MongoDB Practice Test — practice the complete quiz, review flashcards, or try a random question.

MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas.


Which of the following commands will return all the posts with number of likes greater than 100 and less than 200, both inclusive?