Home |
Previous Page | Next Page Setting Up and Managing Enterprise Replication > Managing Replication Servers and Replicates > Performing Alter Operations on Replicated Tables >
You can alter a replicated table to add a new column to be
replicated.
To add a new replicated column
- Use the ALTER TABLE statement to add the column to the replicated table
at all participating nodes.
- Remaster the replicate to include the newly added column in the replicate
definition, as described in Remastering a Replicate.
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]