Copy database table exactly
This is version
1
2
. It is not the current version, and thus it cannot be edited.
Back to current version
Restore this version
MySQL
#
mysql> show create table table_name;
MySQL