Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Point out the correct statement.

a) With MongoDB, you cannot embed related data in a single structure or document
b) The key consideration for the structure of your documents is the decision to embed or to use references
c) Reference schema is generally known as “denormalized” models
d) None of the mentioned

Answer: b
Explanation: Effective data models support your application needs.

Join The Discussion