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
Tiioluwani -
Kanishka -
Avradeep Nayak -
Awa -
Top comments (0)