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

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

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

select device_id,question_id,result
from question_practice_detail
where device_id = (select device_id from user_profile where university='浙江大学')
order by question_id

我的思路是子查询(结果全在一个表中,但是又要使用另一个表的数据来查)

全部评论

相关推荐

评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客企业服务