Provide a Different Replicate Column Name

Learn how to specify a replicate column name that is different from the primary column name.

To replicate data for the source column zip into a destination column named rep_zip, enter:
alter replication definition publishers_rep
alter columns with zip as rep_zip
Enter such a command when: