1、不使用第三方工具的情況下比較SqlServer兩個表的表結構
https://www.mssqltips.com/sqlservertip/4824/easy-way-to-compare-sql-server-table-schemas/
2、比較表結構和表數據的各種方法
https://codingsight.com/different-ways-to-compare-sql-server-tables-schema-and-data/
3、使用工具 SQL DBDiff比較結構