select round(sum(distinct score) /count(distinct user_id),3) from recommend_tb a left join user_action_tb b on a.rec_user=b.user_id where rec_info_l = hobby_l
1

相关推荐

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