Answers for "mogodb move records to another collection in terminal"

0

mogodb move records to another collection in terminal

db.sourceCollectionName.copyTo('targetCollectionName')
Posted by: Guest on May-04-2022

Code answers related to "mogodb move records to another collection in terminal"

Browse Popular Code Answers by Language