Copy collection in same database without dump command.
db.collectionName.aggregate([{$match:{}},{$out:"copyCollectionName"}])
Copy collection in same database without dump command.
db.collectionName.aggregate([{$match:{}},{$out:"copyCollectionName"}])
For further actions, you may consider blocking this person and/or reporting abuse
Anh Tu Nguyen -
Jonas Scholz -
Franklin Thaker -
rachelle palmer -
Top comments (0)