Examine the data from the EMP table: EMP_ID DEPT_I...
多选题

Examine the data from the EMP table: EMP_ID DEPT_ID COMMISSION 1 10 500 2 20 1000 3 10 4 10 600 5 30 800 6 30 200 7 10 8 20 300 The COMMISSION column shows the monthly commission earned by the employee. Which three tasks would require subqueries or joins in order to perform in a single step? ()

发布日期:2020-04-10

A.Deleting the records of employees who do not earn commission.

B.Increasing the commission of employee 3 by the average commission earned in department 20.

C.Finding the number of employees who do NOT earn commission and are working for department 20.

D.Inserting into the table a new employee 10 who works for department 20 and earns a commission that is equal to the commission earned by employee 3.

E.Creating a table called COMMISSION that has the same structure and data as the columns EMP_ID and COMMISSIONS of the EMP table.

F.Decreasing the commission by 150 for the employees who are working in department 30 and earning a commission of more then 800.

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

使用浏览器的分享功能,把这篇文章分享出去

确定