What is the next best option if I can't do transactional replication because the table I need to replicate does not have a PK? The reason I wanted to do transactional replication is because I only wanted incremental changes from the publisher table. (So, doing a snapshot replication would defeat that purpose)
↧