Guys,
I need to normalize following table. I tried to do it myself. Tell me if I done it correctly.
title
salary/rate
benefits
keywords
job type
location
start_date
description
agency
agency_contact_name
agency_telephone
agency_email
job_reference number
date_posted
expiry_date
job table
- id
- title
keywords table
- id
- keywords
basic_details table
- id
- job_type
- description
location_datails table
- location
- start_date
pay table
- salary/ rate
- benefits
Thanks guys!
I need to normalize following table. I tried to do it myself. Tell me if I done it correctly.
title
salary/rate
benefits
keywords
job type
location
start_date
description
agency
agency_contact_name
agency_telephone
agency_email
job_reference number
date_posted
expiry_date
job table
- id
- title
keywords table
- id
- keywords
basic_details table
- id
- job_type
- description
location_datails table
- location
- start_date
pay table
- salary/ rate
- benefits
Thanks guys!