db.collectionName.find( { contribs: "UNIX" } )
For bedre forståelse kan du følge følgende link.
https://docs.mongodb.com/manual/reference/ method/db.collection.find/
db.collectionName.find( { contribs: "UNIX" } )
For bedre forståelse kan du følge følgende link.
https://docs.mongodb.com/manual/reference/ method/db.collection.find/