Re: [SQL] Finding all References to a Primary Key

2008-03-27 Thread Erik Jones
On Mar 26, 2008, at 1:19 PM, Matthew T. O'Connor wrote: I'm sorry if this is has been discussed, but I tried to find the answer in the archives and failed, so... How do I find all the rows in other tables that reference a specific row in another table? I'm only trying to find rows that are

[SQL] Finding all References to a Primary Key

2008-03-26 Thread Matthew T. O'Connor
I'm sorry if this is has been discussed, but I tried to find the answer in the archives and failed, so... How do I find all the rows in other tables that reference a specific row in another table? I'm only trying to find rows that are in tables where there is a Foreign Key referencing the pri