When setting up a Transactional Replication scenario, does the Rep Agent add columns with data to the tables. I am thinking things like GUIDS used to monitor status of replication on a row basis?
When setting up a Transactional Replication scenario, does the Rep Agent add columns with data to the tables. I am thinking things like GUIDS used to monitor status of replication on a row basis?
Thanks in anticipation.
If you don't use updating subscription Nothing is added to the replicated tables. All information is retrieved from the transaction log.