/ Published in: JavaScript
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
db.coll1.find().forEach( function(x){db.coll2.insert(x)} )
Comments
Subscribe to comments
