I have a table that I would like to find all the other tables that foreign key it. I thought this thread had the answer: How can I list all foreign keys referencing a given table in SQL Server?
But after trying those things, it doesn’t actually list all the tables.
Try something like this: