Its all about exploring unexplored paths!
This is shortnote ;
create duplicate table from commandline mysql client.
CREATE TABLE new_table_name LIKE table_name;
No comments:
Post a Comment