News

Transactional replication allows you to replicate data from one database to another hosted on either SQL Server or [Azure SQL Managed Instance] (sql-managed-instance-paas-overview.md). SQL Managed ...
Log shipping involves two copies of a single database that typically reside on different computers. At any given time, only one copy of the database is currently available to clients. This copy is ...
In older versions of SQL Server, identities and replication didn't get along. If you had an identity in your article, it wouldn't replicate the identity; instead, it would replicate only the base ...
The SQL limits not only deterministic replication but also some instances of probabilistic replication; for example, probabilistic cloning has no advantage for arbitrary pure states (this fact was ...