I have two SQL Server databases on different servers.
We deploy my code to two servers, but sometimes we forget my changes in SQL Server (I don't use migration because my source code is old).
Now, how can I know the difference between the two databases in the structure? For example, which table was added? Which column is added in which table?
1条答案
按热度按时间gj3fmq9x1#
There are several tools available: