avatar-decorate
每日一刷 level
获赞
59
粉丝
4
关注
12
看过 TA
55
门头沟学院
2022
Java
IP属地:天津
暂未填写个人简介
私信
关注
头像
2021-09-19 17:01
门头沟学院 Java
投递网易等公司10个岗位
0 点赞 评论 收藏
分享
头像
2021-08-29 22:03
门头沟学院 Java
select re.`Customer Name`,re.sum_val from( SELECT c2.NAME as "Customer Name",sum(c.bal) as sum_val FROM Card as c left join Customer as c2 on c.ID = c2.ID where c2.CITY = "beijing" GROUP BY c.ID ) as re where re.sum_val = ( SELECT max(sum_value) from( SELECT sum(c3.bal) as sum_va...
牛客63313070...:我写了个https://blog.csdn.net/weixin_44296768/article/details/119994669?spm=1001.2014.3001.5501 SELECT NAME as 'Customer Name' from Customer left join Card ON Customer.ID=Card.ID where CITY='beijing' GROUP BY customer.NAME having sum(BAL)= (SELECT temp.s from (select NAME,sum(BAL) as s from Customer left join Card ON Customer.ID=Card.ID where CITY='beijing' group by NAME order by s desc limit 1) as temp)
投递渤海银行等公司10个岗位
0 点赞 评论 收藏
分享
头像
2021-05-14 21:02
门头沟学院 Java
0 点赞 评论 收藏
分享
头像
2021-05-03 22:09
门头沟学院 Java
0 点赞 评论 收藏
分享
头像
2021-04-26 23:40
门头沟学院 Java
0 点赞 评论 收藏
分享
头像
2021-03-31 21:23
门头沟学院 Java
0 点赞 评论 收藏
分享
头像
2021-03-30 14:56
门头沟学院 Java
0 点赞 评论 收藏
分享
头像
2021-03-29 17:46
门头沟学院 Java
0 点赞 评论 收藏
分享
头像
2021-03-28 15:21
门头沟学院 Java
0 点赞 评论 收藏
分享
头像
2021-03-26 17:22
门头沟学院 Java
0 点赞 评论 收藏
分享
头像
2021-03-22 16:18
门头沟学院 Java
0 点赞 评论 收藏
分享
头像
2021-03-19 19:42
门头沟学院 Java
0 点赞 评论 收藏
分享
头像
2021-03-18 22:19
门头沟学院 Java
0 点赞 评论 收藏
分享
头像
2021-03-18 22:18
门头沟学院 Java
0 点赞 评论 收藏
分享

创作者周榜

更多
关注他的用户也关注了:
牛客网
牛客网在线编程
牛客网题解
牛客企业服务