我不知道你为什么整这么复杂,突然一看你的解释我都以为是个多么难得题目 select cust_name, b.order_num, sum(quantity*item_price) OrderTotal from Customers a join Orders b on a.cust_id = b.cust_id join OrderItems c on c.order_num =b.order_num group by cust_name,b.order_num order by cust_name,b.order_num 这样不就行了么
4

相关推荐

点赞 评论 收藏
分享
10-28 15:45
门头沟学院 C++
西南山:海康威视之前不是大规模裁员吗
点赞 评论 收藏
分享
牛客网
牛客企业服务