开发者

sql transfer data between databases tsql [duplicate]

开发者 https://www.devze.com 2023-03-06 13:53 出处:网络
This question already has answers here开发者_C百科: Closed 11 years ago. Possible Duplicate: SQL Data Transfer
This question already has answers here开发者_C百科: Closed 11 years ago.

Possible Duplicate:

SQL Data Transfer

I have my Dev database, and some times I add some data to tables and I want to upload it to prod. Is there a tool that allows transferring data between 2 databases?


Assuming MS SQL

bcp Utility

OR

SQL Server Import and Export Wizard


In addition to alex's choices you can use linked servers or SQL Data Compare by Redgate.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号