简体   繁体   中英

SQL schema Table compare

I'm looking for an app that will compare the layout of 2 SQL tables. When developing in a DEV environment, I need a tool that will make the production tables exactly like the DEV tables (the layout).

SQL Compare from Red Gate and ERWin are two tools that work. Neither are free

I wrote a program called "SQL Server Comparison Tool" (SCT for short). You can try it for free for 30 days; I can extend that period to 90 days.

You can download SCT from www.sql-server-tool.com

SCT can compare both structure and data. You can "record" comparisons so that you can "re-play" them later without need for entering parameters again.

我相信BeyondCompare可以为您做到这一点。

您可以尝试使用SQL附件中SQL Examiner工具。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM