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
Slaknoah -
Anh Trần Tuấn -
Mike Young -
Aarav Joshi -
Top comments (0)