Answers for "how to remove all data from collection in mongodb from atlas"

3

mongodb remove all from collection

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

Code answers related to "how to remove all data from collection in mongodb from atlas"

Browse Popular Code Answers by Language