SQL Dependency Tracker™
Walk-through: Using SQL Dependency Tracker
This walk-through will show you how to:
- Track and understand database dependencies
- Analyze the potential impact of database changes
- Document dependencies for reports and presentations
Stop walk-through
Step 7: View SQL script
Right-clicking on an object in the main diagram will allow you to view the SQL script for that object. This provides a quick and easy way to see what editing you need to do, to resolve the dependencies you've identified. With the SQL Script window open, you can hop from object to object to view the different SQL Scripts.




