2010-12-23 43 views

回答

3

應該

db.things.find({ name : { $exists : false } }); // return if name is missing