Consider the following example document:
{
"_id": Objectld("5360c0a0a655a60674680bbe"),
"user"
"login": "irOn"
"description": "Made of steel"
"date": ISODate("2014-04-30T09:16:45.836Z"),
}
>
and index creation command:
db.users.createlndex( { "user.login": 1, "user.date": -1 }, "mylndex" )
When performing the following query:
db.users.find( { "user.login": /Air.*/ },
{ "user":1, "_id":0 > ).sort( { "user.date":1 > )
which of the following statements correctly describe how MongoDB will handle the query? Check all that apply.
Barb
6 months agoCharlena
6 months agoGerald
6 months agoDonette
7 months agoLettie
7 months agoLazaro
7 months agoAdell
7 months agoNobuko
7 months agoJina
8 months agoAlaine
8 months agoBuck
8 months agoBoris
8 months agoLili
8 months agoJose
8 months agoTijuana
8 months agoAlisha
8 months agoMadalyn
8 months agoJacinta
8 months ago