摘要:
alter table SendMailListadd key_col int not null identity(1,1)godelete from SendMailListwhere exists(select * from SendMailList as t2where t2.EMail=SendMailList.EMailand t2.key_col>SendMailList.key_co... 阅读全文
posted @ 2009-04-24 17:40
zwei
阅读(141)
评论(0)
推荐(0)
浙公网安备 33010602011771号