select uid,level,register_time ,max(score) maxscore from user_info join exam_record using(uid) where uid in (select distinct exam_record.uid from user_info left join exam_record using(uid) join examination_info using(exam_id) where job = '算法' and tag = '算法' and date_format(register_time,'%Y%m%d') = date_format(submit_time,'%Y%m%d')) group by uid order by maxscore desc limit 6,3
点赞

相关推荐

黑着眼圈看手机:pdd秋招笔试挂了,春招还行吗
点赞 评论 收藏
分享
牛客网
牛客网在线编程
牛客网题解
牛客企业服务