题解 | #浙江大学用户题目回答情况#

浙江大学用户题目回答情况

https://www.nowcoder.com/practice/55f3d94c3f4d47b69833b335867c06c1

SELECT
  user_profile.device_id,
  question_practice_detail.question_id,
  question_practice_detail.result
from user_profile inner join question_practice_detail
where user_profile.university='浙江大学'
and question_practice_detail.device_id = user_profile.device_id
order by question_practice_detail.question_id asc
全部评论

相关推荐

头像
11-09 17:30
门头沟学院 Java
TYUT太摆金星:我也是,好几个华为的社招找我了
点赞 评论 收藏
分享
点赞 收藏 评论
分享
牛客网
牛客企业服务