db.collectionName.find( { contribs: "UNIX" } )
Để hiểu rõ hơn bạn có thể theo đường dẫn sau.
https://docs.mongodb.com/manual/reference/ method / db.collection.find /
db.collectionName.find( { contribs: "UNIX" } )
Để hiểu rõ hơn bạn có thể theo đường dẫn sau.
https://docs.mongodb.com/manual/reference/ method / db.collection.find /