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

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

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

select us.device_id,question_id,result
from user_profile as us,question_practice_detail as qu
where university='浙江大学' 
and qu.device_id=us.device_id
order by question_id asc;

全部评论

相关推荐

评论
点赞
收藏
分享

创作者周榜

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