Answer the question
In order to leave comments, you need to log in
How to combine(union all) two collections in one collection?
for example I have collection one with this data:
"_id": "60d75ed08af96529bf605030"
"Fname": "some name"
"Lname": "some last name"
"Age": "20"
"sex": "Woman"
"Previous_job": "Arsen"
"worksInShifts": "undefined"
"ShopAddress": "Shevchenka 43"
"NumberOFCashRegister": "8"
"__v": "0"
"_id": "60d75ed08af96529bf605030"
"Fname": "some name"
"Lname": "some last name"
"Age": "20"
"sex": "Woman"
"Previous_job": "Arsen"
"worksInShifts": "undefined"
"ShopAddress": "Shevchenka 43"
"NumberOFCashRegister": "8"
"__v": "0"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question