Computer scienceFundamentalsSQL and DatabasesDBMSMongoDBOperations and operatorsCRUD operations

Update Operations

Functions

Report a typo

Match the MongoDB methods with their functions.

Match the items from left and right columns
updateOne()
updateMany()
replaceOne()
replaceFirst()
update one document
non-existing method
replace the document
update multiple documents
___

Create a free account to access the full topic