How Will Avoid Mutable Growing Arrays In The Following Schemap #197

How will avoid mutable, growing arrays in the following schema?</p> <pre><code class="language-text"> { name: "O'Reilly Media", founded: 1980, location: "CA", books: [12346789, 234567890, ...] } { _id: 123456789, title: "MongoDB: The Definitive Guide", author: [ "Kristina Chodorow", "Mike Dirolf" ], published_date: ISODate("2010-09-24"), pages: 216, language: "English" } { _id: 234567890, title: "50 Tips and Tricks for MongoDB Developer", author: "Kristina Chodorow", published_date: ISODate("2011-05-06"), pages: 68, language: "English" } </code></pre>

Online Quiz This multiple choice question (MCQ) is related to the book/course gs gs112 MongoDB. It can also be found in gs gs112 Data Models - Data Model Examples and Patterns - Quiz No.1.

How will avoid mutable, growing arrays in the following schema?

 { name: "O'Reilly Media", founded: 1980, location: "CA", books: [12346789, 234567890, ...] }  { _id: 123456789, title: "MongoDB: The Definitive Guide", author: [ "Kristina Chodorow", "Mike Dirolf" ], published_date: ISODate("2010-09-24"), pages: 216, language: "English" }  { _id: 234567890, title: "50 Tips and Tricks for MongoDB Developer", author: "Kristina Chodorow", published_date: ISODate("2011-05-06"), pages: 68, language: "English" } 

Similar question(s) are as followings:



Online Quizzes of gs112 MongoDB

Choose an organization

Theme Customizer

Gaussian Texture



Gradient Background