I am trying to find the hierarchy in the employees table using a CTE Query, using the below query.
WITH MANAGERS (EMPID, ENAME, MID, MNAME