I have a a table called "Contractor" with fields "Contractorid" and "Contractor Name". There are many contractors.
There is another table called "Section" with "Section id" and "section name" fields. The sections are SECTIONA, SECTIONB,....SECTIONG. These sections are same for all the contractors.
eg.
Contractor1 have SECTIONA, SECTIONB, SECTIONC, .....SECTIONG
Contractor2 have SECTIONA, SECTIONB, SECTIONC, .....SECTIONG
Contractor3 have SECTIONA, SECTIONB, SECTIONC, .....SECTIONG
How to represent this relationship instead of entering the same Sections for all the contractors?
Regards
Charley
There is another table called "Section" with "Section id" and "section name" fields. The sections are SECTIONA, SECTIONB,....SECTIONG. These sections are same for all the contractors.
eg.
Contractor1 have SECTIONA, SECTIONB, SECTIONC, .....SECTIONG
Contractor2 have SECTIONA, SECTIONB, SECTIONC, .....SECTIONG
Contractor3 have SECTIONA, SECTIONB, SECTIONC, .....SECTIONG
How to represent this relationship instead of entering the same Sections for all the contractors?
Regards
Charley