明天的明天 永远的永远 未知的一切 我与你一起承担 ??

是非成败转头空 青山依旧在 几度夕阳红 。。。
  博客园  :: 首页  :: 管理

2019年1月29日

摘要: select count(id),sum(Price) from [T_AddPrice] as a where (select sum(Price) from [T_AddPrice] as b where a.id<=b.id)<1000 --order by id 阅读全文

posted @ 2019-01-29 14:15 且行且思 阅读(1372) 评论(0) 推荐(0) 编辑