后来修改增加主键ID

alter table [yuqing].[dbo].[CaiJi] add ID int NOT NULL IDENTITY (1, 1)
posted @ 2011-11-04 08:20  C#&SQL  阅读(161)  评论(0)    收藏  举报