|
|
back | 1
2 3
4 | next
|
Creating Schema ObjectsOnce the users and tables have been created, the Migration wizard allows you to select the schema objects you want to create. To avoid any problems with referential integrity constraints, you should migrate the table data before you migrate the schema objects. |
|