题解 | #我认为的正确答案#

select company_id,sum(resume_if_checked) as cnt

from deliver_record as a inner join job_info as b on a.job_id = b.job_id

group by company_id

having cnt<> 0

order by company_id

全部评论

相关推荐

04-21 16:05
已编辑
山西大学 Java
不吃压力👿:我和你简历差不多,好多看到28就不回复了,回复的基本是全栈或低代码
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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