Forum Moderators: open
If you are using phpmyadmin I believe you can export a table (rather than a full database) but in the export form select only structure (not data) then open the table you want to export the structure to, open the sql box and drop in your exported sql from the old table.
I would be temped to clone the database and try this process on the clone to ensure it works as planned.
Backup first :)