Select a query to display the employee name, salary for all employees who report to king.
consider the following relation schema ..... EMP(ENAME,EMPNO,SAL,COMM,DEPTNO,JOB,MGR,HIREDATE)...
Reveal answer
Fill a bubble to check yourself
Select a query to display the employee name, salary for all employees who report to king.
consider the following relation schema ..... EMP(ENAME,EMPNO,SAL,COMM,DEPTNO,JOB,MGR,HIREDATE)...