Login
Remember
Register
Ask a Question
In MongoDB, _________ is the operator limits the contents of an array field from the query.
+2
votes
asked
Apr 17, 2021
in
MongoDB
by
rajeshsharma
In MongoDB, _________ is the operator limits the contents of an array field from the query.
Pick the best answer from given options
a) $Match
b) $elemMatch
c) $slice
mongodb
mongodb-mcq
mongodo-interview-questions
mongodb-questions-answers
mongodb-best-questions
top-50-mongodb-mcq
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 17, 2021
by
rajeshsharma
Correct answer for above question is : b) $elemMatch
...