Computer scienceFundamentalsSQL and DatabasesDBMSMongoDBOperations and operatorsCRUD operations

Delete Operations

Matching

Report a typo

Match the MongoDB commands with their meaning.

Match the items from left and right columns
db.collection.deleteMany()
db.collection.deleteOne()
db.collection.deleteMuch()
non-existing command
to delete one record
to delete muliple records
___

Create a free account to access the full topic