Copy database table exactly

MySQL#

mysql> show create table table_name;

MySQL