✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
У колекції temp є документи з наступною структурою
{
"_id" : ObjectId("5be4177ba6c2054645ac9ff7"),
"pdate" : ISODate("2017-07-08T15:00:00Z"),
"customer" : {
"firstName" : "Alex",
"email" : "[email protected]"
},
"barcode" : "2900056248037", "color" : "DKBLUE", "size" : "S", "category" : "Team pants", "model" : "Soccer short team pants Men/Uni", "brand" : "Adidas",
"price" : 1735
}
Щоб знайти всі документи, у яких customer’s email - "[email protected]" необхідно виконати наступний запит