Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bruceh48/944deb57c02d193caf7494d38aed2ba9 to your computer and use it in GitHub Desktop.
Save bruceh48/944deb57c02d193caf7494d38aed2ba9 to your computer and use it in GitHub Desktop.
select table_name from information_schema.columns where column_name = 'YOUR_COLUMN_NAME'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment