The following figure shows an EER diagram for a restaurant, its tables, and the waiters and waiting staff managers who work at the restaurant.
NOTE: In the EMPLOYEE entity, you can assume an additional attribute EmpType that serves as a subtype discriminator.
Transform the EER diagram into a 3NF relation schema and show all the dependencies.