L
Lee Johnson
I have 2 tables EMPLOYEE and EMPLOYEE_TYPE and one table called JOB. In JOB
I need to store employee_id in two fields (pilot_id and engineer_id) based
on employee type.
What is the best way to structure this?
Thanks,
Lee
I need to store employee_id in two fields (pilot_id and engineer_id) based
on employee type.
What is the best way to structure this?
Thanks,
Lee