Consider the following document:
> db.c.find()
{ "_id" : 12, b : [ 3, 5, 7, 2, 1, -4, 3, 12 ] }
Which of the following queries on the "c" collection will return only the first five elements of the array in the "b"
field? E.g.,
Document you want returned by your query:
{ "_id" : 12, "b" : [ 3, 5, 7, 2, 1 ] >
Daron
9 months agoCordelia
10 months agoIlda
10 months agoDeeanna
10 months agoAlva
10 months agoAmina
10 months agoLashanda
10 months agoMargart
10 months agoAlysa
10 months agoEden
10 months agoTamesha
10 months ago