Skip to content

Instantly share code, notes, and snippets.

@Dillie-O
Created May 24, 2017 14:33
Show Gist options
  • Save Dillie-O/3b709f8f1ad21029852cc1af0bbe4b6e to your computer and use it in GitHub Desktop.
Save Dillie-O/3b709f8f1ad21029852cc1af0bbe4b6e to your computer and use it in GitHub Desktop.
[Get Foreign Keys] Get foreign keys for a table #tags:sql
EXEC sp_fkeys '[Table_Name]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment