Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは私の質問です。
db.final.find( { 'skills.skillList.skill.name' : { $exists : true } } )
このクエリの結果を別のコレクションに書き込みたい。出来ますか?
結果をクライアントに取得し、別のコレクションに挿入します。結果を取得せずに、データベースでは不可能です。