Copy database table exactly
Back to current version Restore this version

MySQL#

mysql> show create table table_name;

MySQL