MongoDB – modify data for all documents in a collection
I'm completely new to MongoDB. I'm using the free tier of cloud mongodb service where I've imported some data. How would I go about modifying some data. All documents in the collection called 'transactions' have fields called: "Transaction Name" and…