I have an Email document which has a sent_at date field:
Email
sent_at
{ \'sent_at\': Date( 1336776254000 ) }
If this E
E
db.employe.find({ $and:[ {"dept":{ $exists:false }, "empno": { $in:[101,102] } } ] }).count();