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
10 months agoCordelia
11 months agoIlda
11 months agoDeeanna
11 months agoAlva
11 months agoAmina
11 months agoLashanda
11 months agoMargart
11 months agoAlysa
11 months agoEden
11 months agoTamesha
11 months ago