Hi,
I am trying to join 5 tables.
I want to create one big table CommDevices as primary key.
Here are table names: CommDevices, People, Facility, Organization, Event and CommDevices.
There are junction tables(middle tables), PeopleCommDevices, FacilityCommDevices, OrganziationCommDevices and...