创建一个新表:tablea,使用表tableb的结构与数据

select * into tablea from tableb

相关文章: