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

分组计算练习题

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

select gender,university,count(device_id) user_num,round(avg(active_days_within_30),1) avg_active_day, 
round(sum(question_cnt)/count(device_id),1) avg_question_cnt from user_profile   group by gender,university

全部评论

相关推荐

评论
1
收藏
分享

创作者周榜

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