当前位置: 首页 > news >正文

泰州网站制作案例定制网站制作公司

泰州网站制作案例,定制网站制作公司,安徽省教育局网站建设方案,内蒙古做网站目录 题目 准备数据 分析数据 总结 题目 一家公司想雇佣新员工。公司的工资预算是 $70000 。公司的招聘标准是: 继续雇佣薪水最低的高级职员,直到你不能再雇佣更多的高级职员。用剩下的预算雇佣薪水最低的初级职员。继续以最低的工资雇佣初级职员&…

目录

题目

准备数据

分析数据

总结


题目

一家公司想雇佣新员工。公司的工资预算是 $70000 。公司的招聘标准是:

  1. 继续雇佣薪水最低的高级职员,直到你不能再雇佣更多的高级职员。
  2. 用剩下的预算雇佣薪水最低的初级职员。
  3. 继续以最低的工资雇佣初级职员,直到你不能再雇佣更多的初级职员。

编写一个解决方案,查找根据上述条件雇用职员的 ID。
按 任意顺序 返回结果表。

准备数据

Create table If Not Exists Candidates (employee_id int, experience ENUM('Senior', 'Junior'), salary int)Truncate table Candidatesinsert into Candidates (employee_id, experience, salary) values ('1', 'Junior', '10000')insert into Candidates (employee_id, experience, salary) values ('9', 'Junior', '15000')insert into Candidates (employee_id, experience, salary) values ('2', 'Senior', '20000')insert into Candidates (employee_id, experience, salary) values ('11', 'Senior', '16000')insert into Candidates (employee_id, experience, salary) values ('13', 'Senior', '50000')insert into Candidates (employee_id, experience, salary) values ('4', 'Junior', '40000')

分析数据

with t1 as (selectemployee_id,sum(salary) over(order by salary rows between unbounded preceding and current row) total1from candidateswhere experience = 'Senior'
),t2 as (select max(total1) total from t1 where total1 <=70000
),t3 as (selectemployee_id,sum(salary) over(order by salary rows between unbounded preceding and current row) total2from candidateswhere experience = 'Junior'
)
select employee_id from t3,t2 where total2 < 70000 - ifnull(total,0)
union all
select employee_id from t1 where total1 <= 70000;

总结

与2004题不同的是,2004求个数,而2010是求employee_id.

http://www.yayakq.cn/news/268637/

相关文章:

  • wordpress主题启用后拼多多seo 优化软件
  • 微网站建站系统源码windows优化大师有用吗
  • 本地生活网站 源码动漫网站模板设计图
  • 敦煌手机网站设计中国免费最好用建站cms
  • wordpress建站位置公司名字参考大全
  • 网站推广技术专业网站名词解释
  • 大型网站制作设计扬州工程建设信息网官网
  • 哪家网络公司做网站软件公司是干嘛的
  • 入门网站分析应该怎么做营销推广方案包括哪些内容
  • 网站推广优化传媒公司名字大全免费
  • 怎么注册自己网站吗网站文章怎么更新时间
  • 凌美上海建设工程网站单位网站的方案
  • 找企业案例的网站wordpress 主题类型
  • 网站模块 带采集徐州建设银行网上银行个人网站
  • 网站建设动漫平面设计毕业设计作品
  • 网站建设合同用贴印花税吗甘肃cms建站系统哪家好
  • 价格划算的网站开发w3school网页制作
  • 平潭建设局网站网站导航设计法则
  • 做网站注意的问题东莞网站免费制作
  • 网站开启速度慢聊城市住房和城乡建设局网站
  • 可做商业用途的图片网站网站如何做QQ登录
  • 做装修公司的网站郑州做网站经开区
  • 做网站百灵鸟泰安网站推广 泰安网站建设
  • 佛山网站建设价格短链接生成网
  • 在手机上创建网站网上做中考题的网站
  • 做网站公司分为国内还是国外做三方网站多少钱
  • 用html制作简单的购物网站网站导航包括
  • 张家港普通网站建设c 企业网站开发
  • 重庆市建设厅官方网站深圳做微信网站多少钱
  • 旅游网站建设经济评价wordpress等待加载动画设置