As your needs evolve, deployed remote databases may require schema changes. The most common schema changes are adding a new column to an existing table or adding a new table to the database.
Caution
Perform a successful synchronization just before changing schema. There should be no open transactions when you upgrade the schema. |