I have a table having user_id, User_name, Manager_id where
user_id is self joined to manager_id. user_id is primary key and manager_id is foriegn key refering user_id.
Can any one tell me how can i make a query that can return
the hierarchy of all the managers of a user_id entered.
E.g. 2 is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.