With insert_many method, we insert eight documents into the cars collection, which is automatically created as well. > db.cars.find() { "_id" : ObjectId(" ...
確定! 回上一頁