I want to replicate some of data that exists in my database. I want to replicate specified data. Is there a solution?
USe Replication Row Filters:
Using static row filters, you can choose a subset of rows to be published. All Subscribers to a filtered publication receive the same subset of rows for the filtered table
See also:
来源:https://stackoverflow.com/questions/2309297/is-there-a-way-to-replicate-some-data-not-all-data-in-db-by-sql-server-replicati