下面子查询语句正确的是哪两项?{数据库应用}

发布于 2022-06-09 21:04:53
【多选题】
A select * from employees where salary>(select min(salary) from employees group by department.id);
B select * from employees where salary=(select avg(salary) from employees group by department_id)
C select department_id from employees where salary>all (select avg(salary) from employees group by department_id)
D select last_name from employees where salary>any(select max(salary) from employees group by department_id)

查看更多

关注者
0
被浏览
61
  • 体验AI问答!更聪明、超智能!
  • 一款基于GPT的超级AI助手,可以对话、创作、写文案!
1 个回答

撰写答案

请登录后再发布答案,点击登录

发布
问题

手机
浏览

扫码手机浏览

分享
好友

在线
客服