Answers for "remove all objects from one collection to another mongodb"

4

mongodb remove all from collection

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

Code answers related to "remove all objects from one collection to another mongodb"

Browse Popular Code Answers by Language