Thank this author by sharing:
By steve block, 2005/07/13
Using this script you can create a list of sql commands for foreign keys manipulation.
Script to find Foreign Key missing Index?
It's easy enough to use sys.foreign_keys and sys.foreign_key_columns to identify foreign keys. But ...
This script lists all foreign keys with parent and child table information
Foreign keys are an important part of a relational database. New author Ravi Lobo takes a look at fo...
As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.
Join us!
Steve Jones Editor, SQLServerCentral.com