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) In practice, the documents in a collection share a different structure
b) Data in MongoDB has a flexible schema
c) The key challenge in data modeling is balancing the needs of the application, the performance characteristics of the database engine, and the data retrieval patterns
d) None of the mentioned

Answer: b
Explanation: MongoDB’s collections do not enforce document structure.

Join The Discussion