题解 | #分组计算练习题#

分组计算练习题

https://www.nowcoder.com/practice/009d8067d2df47fea429afe2e7b9de45

select gender,university,count(device_id) as user_num,round(avg(active_days_within_30),1) as  answer_cnt ,round(avg(question_cnt), 1)as answer_cnt from
user_profile
group by gender, university

全部评论

相关推荐

点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务