阅读背景:

sql表合并,并且主键字段内容重建问题

来源:互联网 
 if exists (select * from sysobjects where id = OBJECT_ID('[table1]') and OBJECTPROPERTY(id, 'IsUserTable') = 1) DROP TABLE [table1]  if exists (select * from sysobjects where id =



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: