ID | Name | Address |
---|---|---|
1 | Company A | 123 Main St |
2 | Company B | 456 Market St |
ID | City | State | Country |
---|---|---|---|
1 | San Francisco | CA | USA |
2 | Los Angeles | CA | USA |
ID | DegreeType | InstitutionName | GraduationYear |
---|---|---|---|
1 | Bachelor of Science | University X | 2018 |
2 | Master of Science | University Y | 2020 |
ID | YearsOfExp | Description | EmployerID |
---|---|---|---|
(→ Employer.ID) | |||
1 | 2 years | Worked on marine conservation projects. | 1 |
2 | 7 years | Researched aquatic life. | 2 |
ID | CarrerField | ExperienceInYears | EducationID | LocationID |
---|---|---|---|---|
(→ Education.ID) | (→ Location.ID) | |||
1 | Marine Biologist | 5 | 1 | 1 |
2 | Marine Biologist | 3 | 2 | 2 |
3 | Zoologist | 5 | 1 | 1 |
4 | Zoologist | 4 | 2 | 2 |