随笔 - 797  文章 - 2  评论 - 56  阅读 - 160万
10 2015 档案
tsql 循环id读取
摘要:declare @IDList as varchar(max)declare @ID as int declare @i as intset @IDList=''select @IDList=@IDList + cast(id as varchar(50)) + ',' from tablewhil... 阅读全文
posted @ 2015-10-10 16:34 一粒沙 阅读(418) 评论(0) 推荐(0)

< 2025年6月 >
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
6 7 8 9 10 11 12

点击右上角即可分享
微信分享提示