A while back I did a post about creating an empty table using a SELECT statement. Basically doing something like this: will create a new table with the exact same structure as the source table. It …