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
Drew Harris -
Ajul Raj -
Judy -
Khang Tran -
Top comments (0)