摘要:
declare @i intdeclare @cmd varchar(1000)declare @st intdeclare @xst intset @i=0while @i <=530beginselect top 1 @st=[MailId] From [TGdb].[dbo].[EmailList] order by [MailId]select top 1 @xst=[MailId]... 阅读全文
posted @ 2010-07-23 12:13
凬月
阅读(279)
评论(0)
推荐(0)
浙公网安备 33010602011771号