批量插入 [英] Bulk insert

查看:86
本文介绍了批量插入的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何将数据集插入数据库?

How to insert dataset into database?

推荐答案

sanug写道:

将数据集插入数据库


没有像数据库插入另一个数据库那样的东西.

听起来像什么,您需要了解有关数据库的 RESTORE-BACKUP 的更多信息.备份数据库A,然后将其还原到数据库B.

在此处阅读:还原&备份 [ ^ ]
将SQL Server备份文件还原到任何数据库中 [


There is nothing like inserting database into another one.

What it sounds like, you need to know more on RESTORE-BACKUP of databases. take a backup of database A and then restore it in Database B.

Read here: RESTORE & BACKUP[^]
Restore SQL Server Backup Files into any database[^]


您是否正在寻找
Are you looking for this[^]?


这篇关于批量插入的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆