This table defines the set of employment_sectors in each
EmploymentSectorAdHocGroup. Each row defines one ``belongs to'' relationship (a
particular EmploymentSector ``belongs to'' a particular
EmploymentSectorAdHocGroup).
| Column Name | Data Type | Description |
|---|---|---|
| sector_id | integer | Index into the employment_sectors table |
| group_id | integer | Index into the employment_adhoc_sector_groups table |
employment_sectors table
employment_adhoc_sector_groups table