Developing Schema Compare for Oracle (Part 2): Dependencies
Posted by: Simple Talk,
on 20 Apr 2010 |
View original | Bookmarked: 0 time(s)
In developing Schema Compare for Oracle, one of the issues we came across was the size of the databases. As detailed in my last blog post, we had to allow schema pre-filtering due to the number of objects in a standard Oracle database. Unfortunately, this leads to some quite tricky situations regarding object dependencies....