mongoimport command is used to:
- import all the data from one database to another
- import all the data from one collection to another
- imports content from an Extended JSON, CSV, or TSV export created by mongoexport
- import all the MongoDB data from one format to another
Correct Answer:
C.imports content from an Extended JSON, CSV, or TSV export created by mongoexport
need an explanation for this answer? contact us directly to get an explanation for this answer