|
|
back | 1
2 3 4
5 6 7 |
next
|
Viewing Object DependenciesOnce you have captured the source database, you can view dependency information for schema objects in the Oracle Model. For example, if you delete a table, any schema objects such as stored procedures, triggers, or views that are dependent on that table are also deleted. |
|