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