Folks,
I am configuring the transactional replication to sync the data between publisher and subscriber by setting the value "Truncate all data in the existing object" for the option "Action if name is in use".
- I have created manually same table object from publisher to subscriber, but on the subscriber the tables is having one additional column its data type is "datetime".
Here my requirement is whenever the data is inserting into that table, this date column should be populated with the current date.
Please some one help me to solve this problem.
Thanks in advance.
Regards Chenchi MSSQL Server DBA