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
3 months agoCharlena
3 months agoGerald
3 months agoDonette
4 months agoLettie
4 months agoLazaro
4 months agoAdell
4 months agoNobuko
4 months agoJina
5 months agoAlaine
5 months agoBuck
5 months agoBoris
5 months agoLili
5 months agoJose
5 months agoTijuana
5 months agoAlisha
5 months agoMadalyn
5 months agoJacinta
5 months ago