题解 | #网易云音乐推荐(网易校招笔试真题)#

网易云音乐推荐(网易校招笔试真题)

http://www.nowcoder.com/practice/048ed413ac0e4cf4a774b906fc87e0e7

select distinct c.music_name
from follow a ,music_likes b,music c
where a.user_id=1 and a.follower_id=b.user_id and b.music_id=c.id
and b.music_id not in(select music_id from music_likes where user_id=1)
order by c.id 
全部评论

相关推荐

05-08 23:50
门头沟学院 Java
呆头鹅呀呀呀呀呀呀:禁止吊🐢
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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