A family of Microsoft relational database management systems designed for ease of use.
Hi. You definitely don't want to create another table for a different type of manager, so you are doing it correctly. The only other "better" approach is maybe simply use the Employees table to get the ID for the managers, if they are also in the employees table. In other words, if the managers are also employees, then why create a separate table of managers?