Posts
Sort by recent activity
How to find unused objects.
Hi,
How, using DT, could I find all objects that had either:
no dependencies, or
no dependencies in a particular direction (most likely used by), or
no dependencies of a particular object type?
I ...
Deferred Name Resolution and Command Line interface.
Fantastic :!:, a dependency tool that works out unreferenced objects that have occurred due to Deferred Name Resolution.
This has been a bugbear of mine for a long time. We use SQLCompare and DBGho...