यह चाल चलनी चाहिए:
db.emails.find({ $expr: { $gt: [ "$bounceCount" , "$sentCount" ] } });
यहाँ वह संदर्भ है जहाँ मुझे यह मिला:https://docs.mongodb.com/manual/reference/operator/query/expr/#op._S_expr
यह चाल चलनी चाहिए:
db.emails.find({ $expr: { $gt: [ "$bounceCount" , "$sentCount" ] } });
यहाँ वह संदर्भ है जहाँ मुझे यह मिला:https://docs.mongodb.com/manual/reference/operator/query/expr/#op._S_expr