C100DBA Web TestEngine demo

Exit VCEDump C100DBA MongoDB Certified DBA Associate (Based on MongoDB 4.4)
Question 5 of 20
0% complete
Q5 Single choice

Consider the following document from the products collection:

Question 5 diagram

What does the following query using $elemMatch return? db.products.find( { product_code:
"345678" }, { variations: { $elemMatch: { size: ^L^ } } } )

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in