Following example inserts three different documents into the empDetails collection using the insertMany() method. > db.empDetails.insertMany( [ ...
確定! 回上一頁