mongoDB如何query is Null
试了半天,原来通过
db.taobaoItem.find({"coupon_price":{$ne:null}}
?
MongoDB Operators?
Query SelectorsNameDescription$naturalA special sort order that orders documents using the order of documents on disk.发布时间: 2013-08-01 15:23:18 作者: rapoo
mongoDB如何query is Null
试了半天,原来通过
db.taobaoItem.find({"coupon_price":{$ne:null}}
?
MongoDB Operators?
Query SelectorsNameDescription$naturalA special sort order that orders documents using the order of documents on disk.