S
scubadiver
I have been asked to design a database but I am not entirely sure how to go
about it.
I have job titles and job descriptions. A job title will have many job
descriptions and one job description can belong to many job titles.
There are 19 job titles and 330 job descriptions!!
The end product is a simple report which shows all the job descriptions for
a particular job title.
My initial idea would be to have a one-to-many relationship with the
descriptions being the "one" and the job titles being the "many".
Is it as simple as this, or will I need a "many-to-many" relationship?
about it.
I have job titles and job descriptions. A job title will have many job
descriptions and one job description can belong to many job titles.
There are 19 job titles and 330 job descriptions!!
The end product is a simple report which shows all the job descriptions for
a particular job title.
My initial idea would be to have a one-to-many relationship with the
descriptions being the "one" and the job titles being the "many".
Is it as simple as this, or will I need a "many-to-many" relationship?