Kizspy | Question: 18
(Choose 1 answer)
To avoid multi-level embedded documents, which method should do when storing array of comments?
A. Embedding an array of comments within a "dishes" document
B. Storing the comments in a separate "comments" collection and use the post ID to link them together
C. Storing the comments in a separate "comments" collection, "dishes" collection
D. None of the above