David Z
0
Q:

mongo delete multiple records

db.collection.deleteMany(
    <filter>,
   {
      writeConcern: <document>,
     collation: <document>
   }
)
0

New to Communities?

Join the community