1.

$ne returns true if the values are not _______(a) equivalent(b) null(c) 0(d) none of the mentionedThis question was addressed to me in an international level competition.My question is from Pipeline Limits in division Aggregation Concepts and Aggregation Mechanics of MongoDB

Answer»

The correct answer is (a) EQUIVALENT

Explanation: $NE COMPARES TWO values and returns FALSE when the values are equivalent.



Discussion

No Comment Found

Related InterviewSolutions