Voices of the World

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Voices of the World

Involve Different Kinds of Voices.


    创建操作db.collection.insertMany()3.2版本引入

    avatar
    Nausicca


    Posts : 3
    Join date : 2020-10-13

    创建操作db.collection.insertMany()3.2版本引入 Empty 创建操作db.collection.insertMany()3.2版本引入

    Post by Nausicca Tue Oct 13, 2020 11:47 am

    创建或者插入操作将新的文档添加到一个集合中。如果集合当前并不存在,插入操作会创建该集合。

    MongoDB提供了以下两个方法来向集合中插入文档:

    db.collection.insertOne()3.2版本引入
    db.collection.insertMany()3.2版本引入

      Current date/time is Mon May 20, 2024 1:17 am