SqlServer复制表数据

select  id,name,code,sort_id into szum_casetype  from szum_casetype_sz

其中szum_casetype_sz为与源表,szum_casetype为目标表,目标表不需要事先创建

posted @ 2011-05-18 09:59  qb371  阅读(138)  评论(0编辑  收藏  举报