Can I do this. Say I had 2 tables, a Bosses table and an Employee Table.
The Bosses table has an Id field, Name Field, and Manager Type field
The employee table has, among other things, 3 fields relating to the bosses table - SupervisorId, ManagerId and ReportsToId - all of these ID's refer to...