Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| submission_location_id | int4 | 10 | null |
|
|
Incremental id generated for a location of a client. |
|||||
| submission_contact_id | int4 | 10 | null |
|
|
Incremental id generated for the contact details of a client. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| submission_location_contact_xref_id_pk | Primary key | Asc/Asc | submission_location_id + submission_contact_id |

