G
Guest
Can someone help with the following recursive statement:
I have an employeeID, supervisorID, supervisor_last_name and
supervisor_first_name
For each employeeID how to populate supervisor_last_name and
supervisor_first_name
The supervisorID is the employeeID and it contains last_name and first_name
Thanks in advance,
I have an employeeID, supervisorID, supervisor_last_name and
supervisor_first_name
For each employeeID how to populate supervisor_last_name and
supervisor_first_name
The supervisorID is the employeeID and it contains last_name and first_name
Thanks in advance,