Hi!
Please solve this query
in employee table in scott user i would like view the details of all the employees (empno, ename )who are working under which manager(mgr) .with his manager name and manager employee id.
Please solve this query
in employee table in scott user i would like view the details of all the employees (empno, ename )who are working under which manager(mgr) .with his manager name and manager employee id.
Comment