0

I am currently working on a small project in mySQL.I have a table called employee;ID, FirstName, ...) I want to create a sub entity of this employee table and name it chef. chef has a special attributes: chef( cuisine, shift type,..) What is the best way to achieve this? Thanks

0 Answers0