Skip to content

Instantly share code, notes, and snippets.

@nileema
Created July 27, 2015 18:26
Show Gist options
  • Save nileema/794a941bc810f8a2812a to your computer and use it in GitHub Desktop.
Save nileema/794a941bc810f8a2812a to your computer and use it in GitHub Desktop.
ALTER TABLE tables DROP COLUMN catalog_name;
ALTER TABLE views DROP COLUMN catalog_name;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment