Select a query to display the employee name, employee number and manager name along with the manager number for whom employee works.
Consider the following relation schema ..... EMP(ENAME,EMPNO,SAL,COMM,DEPTNO,JOB,MGR,HIREDATE)...
Reveal answer
Fill a bubble to check yourself