Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- candidate
- - id - PK
- - first_name
- - last_name
- - email
- job
- - id - PK
- - title
- - description
- recruitment_process
- - id - PK
- - candidate_id - FK (not null)
- - job_id - FK (not null)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement