Skip to content

Instantly share code, notes, and snippets.

@MinaMal
Created March 15, 2020 05:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MinaMal/647570c28823b70ee6fba601c77ac0fd to your computer and use it in GitHub Desktop.
Save MinaMal/647570c28823b70ee6fba601c77ac0fd to your computer and use it in GitHub Desktop.
DROP TABLE Example
DROP TABLE IF EXISTS t1;
DROP TABLE IF EXISTS t2;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment