读书人

mongoDB怎么query is Null

发布时间: 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.

读书人网 >其他数据库

热点推荐