题解 | #查询薪资信息不为空的职位投递记录#
查询薪资信息不为空的职位投递记录
https://www.nowcoder.com/practice/98f158ff3e1f41619f221afda73c9698
select * from deliver_record_detail where min_salary is not null or max_salary is not null
查询薪资信息不为空的职位投递记录
https://www.nowcoder.com/practice/98f158ff3e1f41619f221afda73c9698
select * from deliver_record_detail where min_salary is not null or max_salary is not null
相关推荐
xiaowl:你这个简历的问题是对于技术点、项目的描述,都是描述action的,对于面试官而言,仅能知道你干了什么,无法判断你为什么这么干,干的好不好。