Skip to content

Instantly share code, notes, and snippets.

@biswarupadhikari
Created December 18, 2012 13:10
Show Gist options
  • Save biswarupadhikari/4327860 to your computer and use it in GitHub Desktop.
Save biswarupadhikari/4327860 to your computer and use it in GitHub Desktop.
Clone Mysql Table Struture
create table mydb.test2 like mydb.test;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment