I am in the process of creating an Employee database, and have multiple levels of data, thus I split it to different tables.
Table 1 - General information (Name, Birthdate, phone number and Address)
Table 2 - HR information (Start Date, Employee type, Drivers License, SSN, Insurance)
Table 3 -...