P
Paola
I have a master table that has a author and a manager
column (which have the employee id). I have joined the
employee id from the employee table to both author and
manager and want the results to show the employees full
name versus their employee id under both author and
manager columns.
Right now I can only get either the author full_name or
the manager full_name but not both.
Any ideas?
column (which have the employee id). I have joined the
employee id from the employee table to both author and
manager and want the results to show the employees full
name versus their employee id under both author and
manager columns.
Right now I can only get either the author full_name or
the manager full_name but not both.
Any ideas?