阅读背景:

我如何在aspx.vb中通过sql添加组

来源:互联网 

IN SQL:

在SQL中:

select SE.shipperId, SUM(SEDetail.totalSize) as CBM from SE, SEDetail
where SEDetail.shipperId=10011 and SE.id = SEDetail.bolId and SEDetail.containerId
between 1 and 5 group by SE.shipperID
select SE.shipperId, SUM(SED



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

分享到: