MongoDB BSON - Search on specific fields

前端 未结 0 1085
余生分开走
余生分开走 2020-12-20 01:59

With MongoDB I can do the following:

db.collection.find({}, {"select_just_this_field": 1})

But how I can do the same with MongoDB +

相关标签:
回答
  • 消灭零回复
提交回复
热议问题