E
eagletender
Can you create a field that will look up the id of a record in the same
table? For instance, a table of employees, with the SupervisorID as a field
so that it would reflect the id of the supervisor, but the supervisor is
also an employee. Or should I create 2 separate tables that would simply
link the 2 ids.
table? For instance, a table of employees, with the SupervisorID as a field
so that it would reflect the id of the supervisor, but the supervisor is
also an employee. Or should I create 2 separate tables that would simply
link the 2 ids.