摘要: With temp As( Select ROW_NUMBER() over(partition by LogisticsPlan order by createon) rowID,ID from LogisticsPlan Where LogisticsPlan IN( 'AGD... 阅读全文
posted @ 2015-07-17 10:16 Aleax 阅读(319) 评论(0) 推荐(0) 编辑