To delete all documents from a collection, pass an empty filter document {} to the db.collection.deleteMany() method. The following example deletes all ...
確定! 回上一頁