Question
a.
Capped
b.
Embedded
c.
External
d.
Internal
Posted under MongoDB
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. ______________ documents capture relationships between data by storing related data in a single document structure.
Similar Questions
Discover Related MCQs
Q. Point out the wrong statement.
View solution
Q. A ____________ data model with embedded data combines all related data for a represented entity in a single document.
View solution
Q. For the __________ storage engine, if the document size exceeds the allocated space for that document, MongoDB relocates the document on disk.
View solution
Q. With MongoDB 3.0.0, the default use of the Power of _________ Allocations minimizes the occurrences of re-allocations as well as allows for the effective reuse of the freed record space.
View solution
Q. ___________ strategy is used to explicitly avoid document growth.
View solution
Q. Each index in MongoDB requires at least _________ of data space.
View solution
Q. ___________ data models allow applications to store related pieces of information in the same database record.
View solution
Q. Point out the correct statement.
View solution
Q. Embedded data model is used when you have _________ relationships between entities.
View solution
Q. Normalized data models describe relationships using ___________ between documents.
View solution
Q. Point out the wrong statement.
View solution
Q. To interact with embedded documents, use ___________ notation to “reach into” embedded documents.
View solution
Q. MongoDB using the mmapv1 storage engine has limits on the number of __________
View solution
Q. To get the current number of namespaces in the mongo shell, use ________________
View solution
Q. The __________ feature of collections expires documents after a period of time.
View solution
Q. Capped collections provide __________ management of inserted documents in MongoDB.
View solution
Q. _______________ is a specification for storing and retrieving files that exceed the BSON-document size limit of 16MB.
View solution
Q. Point out the wrong statement.
View solution
Q. How many does collections GridFS use to store files?
View solution
Q. The default chunk size is changed from 256k to 255k in which version?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond MongoDB? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!