|
|
back | 1
2 3 4
5 6
7 8 9 |
next
|
Oracle Model CustomizationDeleting ObjectsYou can delete objects from the Oracle Model if you do not want them to appear in the destination Oracle database. To do this, select the object you want to delete and then choose Object -> Delete. If you delete a table, any schema objects such as stored procedures, triggers, or views that are dependent on that table are also deleted. |
|