99色精品-9色在线-99色在线-99色视频 国产欧美日产一区二区三区_亚洲精品亚洲人成在线观看_四虎在线精品永久观看_免费一级a一片久久精

單項選擇題

Examine the description of the EMPLOYEES table:

Which statement shows the maximum salary paid in each job category of each department?()

A. SELECT dept_id, job_cat, MAX(salary)   FROM employees   WHERE salary > MAX(salary);
B. SELECT dept_id, job_cat, MAX(salary)   FROM employees   GROUP BY dept_id, job_cat;
C. SELECT dept_id, job_cat, MAX(salary)   FROM employees;
D. SELECT dept_id, job_cat, MAX(salary)   FROM employees   GROUP BY dept_id;
E. SELECT dept_id, job_cat, MAX(salary)   FROM employees   GROUP BY dept_id, job_cat, salary;

微信掃碼免費搜題