Answers for "remove all objects in a collection mongodb"

3

mongodb remove all from collection

db.collection.remove({})
Posted by: Guest on December-21-2020

Code answers related to "remove all objects in a collection mongodb"

Browse Popular Code Answers by Language