题解 | 统计每个用户的平均刷题数

统计每个用户的平均刷题数

https://www.nowcoder.com/practice/f4714f7529404679b7f8909c96299ac4

select a.university,c.difficult_level,count(b.id)/count(distinct b.device_id) avg_answer_cnt from user_profile a,question_practice_detail b,question_detail c where a.university='山东大学'and a.device_id=b.device_id and b.question_id=c.question_id group by university,difficult_level

全部评论

相关推荐

04-01 16:02
已编辑
武汉工程大学 Java
牛客98843461...:处女面??我还种马面渣男面处男面呢
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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