摘要:
对一个表中的数据进行重新拍序SELECT ID ChangeId,ConfigID,ProjectID,name, [Index],row_number () over(partition by ConfigID,ProjectID order by [index] )as numberFROM tb_SystemConfigOption order by configid,projectid,[Index] 阅读全文
posted @ 2012-12-24 16:53
pnljs
阅读(317)
评论(0)
推荐(0)

浙公网安备 33010602011771号