Show all reportees / subordinates
I have some users in sys_user who are managers as well as they are under some manager. I need to create a function which given a user's sys_id, it should return a json object with all it's reportees under him/her (direct and indirect). Using recursi...
