|
The schema migration page allows you to select types of objects
for migration.
There are three options to select table to be copied:
- All tables. In this case definitions for all source tables will
be migrated.
- Single table. This case also allow the user to change table
name in the target database.
- User defined list of tables.
The program also can migrate supplemental table's objects
definitions: defaults, check constraints, indexes, triggers,
etc.
Moreover, the program allows to copy views and procedures.
|