Additional SQL Server features and topics not covered by specific categories
Hi @Miranda, Wilander (GE HealthCare)
You can use SQL Server replication.
Replication is a set of technologies that copies and distributes data and database objects from one database to another, and then synchronizes between the databases to maintain consistency.
For more about synchronizing tables in two servers, you can check the discussion in this link: https://learn.microsoft.com/en-us/answers/questions/1320965/how-to-syncronize-sql-server-tables-on-different-s. Hope it helps you.
If the answer is helpful, please click Accept Answer and Up-Vote for the same. If you have any questions, please feel free to let me know.
Best regards,
Aniya