先把表forum_root_post_9 改名为forum_root_post_92select top 0 * into forum_root_post_9from forum_root_post_92 该完表结构再执行下面的语句了 insert into forum_root_post_9select * from forum_root_post_92