Table for storing the location points of certain zones in mobile groups of the system
Data model
Fields
| Field | Type | Description |
|---|---|---|
| grou_id* | INT | Column containing the id of the group to be associated with the given zone |
| zomg_id* | INT | Primary Table Key |
| zone_id* | INT | Column containing the id of the zone to be associated with the given group |
Primary Key
| PK_AFLS_ZONES_MOBILE_GROUPS |
|---|
| zomg_id |