Avatar of RDLFC
RDLFC

asked on 

Compare two SQL database and script changes

I have two databases one in a UAT environment and one in a DEV environment.  I will like to update the UAT environment with the changes made in the DEV environment such as additional columns to existing tables, new tables and sps.

i there some method that can compare the two databases and script any changes?
Microsoft SQL Server 2008MySQL Server

Avatar of undefined
Last Comment
Alpesh Patel

8/22/2022 - Mon