Posts: 3244 Joined: 4/5/2002 From: Florida, US Status: offline
This is a good one - 11/9/2006 13:49:07
How can you generate a list/report of all foreign key used in a database? There is a table named "sysforeignkey" but its not readable. I've read there is a view that actually displays the relationships in english but I can't seem to find it.