如何将一个表数据移动到另一个表中 [英] How to move one table data into another table

查看:71
本文介绍了如何将一个表数据移动到另一个表中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何将一个表数据移动到另一个表(不同的数据库表)

我有一个表db_test数据库中的产品和

tbl_Products在Pharma数据库中。

How to move one table data into another table(different database tables)
i've one table Products in db_test database and
tbl_Products in Pharma database.

推荐答案

这里有一些建议,这可能对你有帮助...



1.

http://www.w3schools.com/sql/sql_select_into.asp [ ^ ]



2 。

http://blog.sqlauthority.com/2007/08/15/sql-server-insert-data-from-one-table-to-another-table- insert-into-select-select-into-table / [ ^ ]



3.

http://stackoverflow.com/questions/15501727/transfer-data-from-one- sql-server-table-to-another [ ^ ]
here are some suggetions this may helpful you...

1.
http://www.w3schools.com/sql/sql_select_into.asp[^]

2.
http://blog.sqlauthority.com/2007/08/15/sql-server-insert-data-from-one-table-to-another-table-insert-into-select-select-into-table/[^]

3.
http://stackoverflow.com/questions/15501727/transfer-data-from-one-sql-server-table-to-another[^]


这篇关于如何将一个表数据移动到另一个表中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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