Computer scienceSoftware development foundationsSQL 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