Hi all,
Regarding M320 course, lecture one to many relationships, quiz.
I wanted to know the difference between
Embed the entities for the cities as an array of sub-documents in the corresponding county document.
and
Embed all the fields for a city as a subdocument in the corresponding county document.
Thank you!