Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyMongoDBarrays in documentsSingle-choice MCQ

For the document below, which query matches because at least one array element equals 5?

// document { _id: 1, scores: [2, 5, 9] }