阅读背景:

妙用SQL Server聚合函数和子查询迭代求和

来源:互联网 
select a.xh, a.price,
(
select sum(price) from t_product b  t_pro



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: