Folks,
Is there any way to keep the destination table as it is while applying snapshot sync?
1. Target table is having PK constraint. So, the option "Keep existing object unchanged" of the property "Action if name is in use" may not work due to primary key violation.
2. I do not want to loose any table rows and properties like partition, compression, non-clustered indexes on target table after snapshot sync.
My final requirement is that the target tabel always should be in online as well as table data.
Thanks in advance..!
Regards Chenchi MSSQL Server DBA