On my website people can create tutorials to teach people video editing.
They create the tutorial in a temporary table, then once it is complete, they can post it to the site, via a table that the site reads.
The temporary table and the final table are structured exactly the same, how can I copy all the contents from the tempory table into the new table?