Skip to content

Instantly share code, notes, and snippets.

@CodeMan99
Created May 6, 2024 16:24
Show Gist options
  • Save CodeMan99/4e601723295e99cf52d4886e42404679 to your computer and use it in GitHub Desktop.
Save CodeMan99/4e601723295e99cf52d4886e42404679 to your computer and use it in GitHub Desktop.
SELECT *
FROM information_schema.table_constraints
WHERE table_name = 'recipes'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment