1.

Which of the following is used for creating a binary export of the contents of a Mongo database?(a) mongodump(b) mongofiles(c) mongosupport(d) mongoimportThe question was asked in homework.Origin of the question is Installation in section MongoDB Enterprise and Packages of MongoDB

Answer»

The CORRECT ANSWER is (a) mongodump

Explanation: mongodump is a utility for creating a BINARY export of the contents of a DATABASE.



Discussion

No Comment Found

Related InterviewSolutions