I've in the past seen a helpful article on how to take an employee/ supervisor table to create an employee hierarchy.
It would start with an employee lookup on their supervisor and so on until it reached the top. I believe that it was done by simply adding the same table in the query multiple times to get this relationship.
Has anyone seen this before?
The example I saw used the Nortwind database as an example
Thanks,
vetter
It would start with an employee lookup on their supervisor and so on until it reached the top. I believe that it was done by simply adding the same table in the query multiple times to get this relationship.
Has anyone seen this before?
The example I saw used the Nortwind database as an example
Thanks,
vetter
Last edited: