Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyMongoDBsort limit skipSingle-choice MCQ

Values for score are [50, 90, 70, 20]. Which document's score does this query return first?

db.players.find().sort({ score: -1 }).limit(1)