About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
david-w3
9/18/2012 - 6:30 AM
share
Share
add_circle_outline
Save
MySQL: Check if a table exists - version 2
MySQL: Check if a table exists - version 2
gistfile1
content_copy
file_download
show tables like '__table_name__'
clear