Valid C100DBA Dumps shared by ExamDiscuss.com for Helping Passing C100DBA Exam! ExamDiscuss.com now offer the newest C100DBA exam dumps, the ExamDiscuss.com C100DBA exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com C100DBA dumps with Test Engine here:
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 ] >