<code>Mongoimport</code> CSV upload

Report a typo

Write a mongoimport command to import data from a CSV file called test.csv into a database mydb, collection my_collection, filepath /path/to/test.csv . Use the first line of the CSV file as the field names for the MongoDB documents.

Enter a short text
___

Create a free account to access the full topic