recruiter_id | name | |
---|---|---|
1 | John Doe | johndoe@example.com |
2 | Jane Smith | janesmith@example.com |
3 | Alice Johnson | alicejohnson@example.com |
4 | Bob Brown | bobbrown@example.com |
5 | Charlie Green | charliegreen@example.com |
source_id | source_name |
---|---|
1 | |
2 | Indeed |
3 | Glassdoor |
4 | Monster |
5 | CareerBuilder |
recruiter_source_id | recruiter_id | source_id |
---|---|---|
(→ Recruiters.recruiter_id) | (→ Sources.source_id) | |
1 | 1 | 1 |
2 | 2 | 1 |
3 | 3 | 2 |
4 | 4 | 3 |
5 | 5 | 4 |
6 | 3 | 1 |
7 | 4 | 1 |
8 | 5 | 1 |