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
Avradeep Nayak -
Shannon Lal -
Nandan Kumar -
saurabh kamble -
Top comments (0)