比较两个 SQL Server 数据库(模式和数据)的最佳工具是什么?
我也想比较两个 SQL Server 数据库,包括模式(表结构)和表中的数据.执行此操作的最佳工具是什么?
I would like to compare two SQL Server databases including schema (table structure) and data in tables too. What is best tool to do this?
推荐答案
我用的是Red-Gate的软件:http://www.red-gate.com
I am using Red-Gate's software: http://www.red-gate.com
相关文章