如题可以参考官方文档:
https://docs.mongodb.com/manual/reference/command/distinct/
在shell里进行操作
db.collection.distinct(filed)
python + grids
fs.find().distinct(filed)
如题可以参考官方文档:
https://docs.mongodb.com/manual/reference/command/distinct/
在shell里进行操作
db.collection.distinct(filed)
python + grids
fs.find().distinct(filed)
本文标题:Mongdodb查询一个字段有几种值
本文链接:https://www.haomeiwen.com/subject/unnapttx.html
网友评论