Up:: MS Sql
Get the foreign keys to a table in MS Sql
-
Language:: T-SQL
-
Type:: Persistent Storage
-
Context:: Getting the tables that are linked to the queried table using foreign keys
-
Snippet
You can also specify the schema:
- Dependencies:: How can I list all foreign keys referencing a given table in SQL Server? - Stack Overflow