如何将数据从复制到表
问题描述:
我有2个数据库,一个测试和其他生产环境,我想将数据从测试服务器复制到生产环境.它们是相同的表,那么我该如何复制数据?我可以导出/导入吗?
I have 2 databases one test and other production and I want to copy data from the test server to production. They are same tables so how can I copy the data? Can I export/import?