下载吧 - 绿色安全的游戏和软件下载中心

软件下载吧

当前位置:软件下载吧 > 数据库 > DB2 > mongodb 数据如何生成Insert 语句的示例

mongodb 数据如何生成Insert 语句的示例

时间:2024-02-07 12:09作者:下载吧人气:22

执行: 

db.getCollection(‘cap.published’).find({}).forEach(function(item){
    print( ‘db.getCollection(“cap.published”).insert(‘ + tojson(item) + ‘);’ );
});

标签MongoDB,技术文档,数据库,MongoDB

相关下载

查看所有评论+

网友评论

网友
您的评论需要经过审核才能显示

热门阅览

最新排行

公众号