alter table in cloned replicated database.

  • I need to alter a table definition in a cloned, replicated database on a test instance without affecting a publisher. is that possible?

    Alter column categorycode varchar(3)

  • You can if you take care of the SPs that are used by replication to replicate data.

    -Roy

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply