题解 | 推荐内容准确的用户平均评分

推荐内容准确的用户平均评分

https://www.nowcoder.com/practice/2dcac73b647247f0aef0b261ed76b47e

select distinct round(avg(distinct score),3) as avg_score from recommend_tb as rb
right join user_action_tb as ub
on rb.rec_user=ub.user_id
where rb.rec_info_l=ub.hobby_l;

全部评论

相关推荐

11-13 14:37
门头沟学院 Java
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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