Skip to content

Instantly share code, notes, and snippets.

@davidwaterston
Created September 18, 2012 06:30
Show Gist options
  • Save davidwaterston/3741571 to your computer and use it in GitHub Desktop.
Save davidwaterston/3741571 to your computer and use it in GitHub Desktop.
MySQL: Check if a table exists - version 2
show tables like '__table_name__'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment