1.

The _______ tool reads data from a MongoDB database and creates high fidelity BSON files.(a) mdump(b) mongodump(c) mongod(d) all of the mentionedThe question was asked by my school principal while I was bunking the class.The query is from MongoDB Administration topic in chapter GridFS, BSON Datatype and Administration Concepts of MongoDB

Answer»

The correct OPTION is (B) mongodump

Explanation: mongodump is a utility for CREATING a binary export of the CONTENTS of a database.



Discussion

No Comment Found

Related InterviewSolutions