摘要:
Off首字母要大写,注意大小写 阅读全文
posted @ 2015-11-06 16:47
caichao
阅读(643)
评论(0)
推荐(0)
摘要:
declare @Errorcount int =0begin tran tran_20151106insert into PatentFile values(1,1,1,1,1,1,11)set @Errorcount=@Errorcount+@@errorinsert into PatentFi... 阅读全文
posted @ 2015-11-06 09:22
caichao
阅读(159)
评论(0)
推荐(0)