

InterviewSolution
Saved Bookmarks
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 |
|