题解 | #分组排序练习题#
分组排序练习题
https://www.nowcoder.com/practice/e00bbac732cb4b6bbc62a52b930cb15e
select university,round(avg(question_cnt),4) as avg_question_cnt from user_profile group by university order by avg_question_cnt asc
分组排序练习题
https://www.nowcoder.com/practice/e00bbac732cb4b6bbc62a52b930cb15e
select university,round(avg(question_cnt),4) as avg_question_cnt from user_profile group by university order by avg_question_cnt asc
相关推荐
陈好好wy:整体看下来有点空空的感觉,可以把每一段项目经历都再完善一下,然后用小标题的形式写个两到三条,目前看有点太简单了,不太能看出具体在这个项目里做了什么工作。还是要尽量把自己做的工作以量化的形式体现在简历上呢。