I need to replicate all the articles of a table while preventing one column of data from being replicated. Unchecking an article removes the entire column, changing its schema. However, I want to maintain the column without updating its data.
↧
I need to replicate all the articles of a table while preventing one column of data from being replicated. Unchecking an article removes the entire column, changing its schema. However, I want to maintain the column without updating its data.