$in or $exists which one is better mongodb code example Example: mongodb exists db.records.find( { a: { $exists: true } } )