Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| relationship_id | INT | 10 | √ | null |
|
|
PK. Autoincrementing integer |
||||
| relationship | VARCHAR | 500 | null |
|
|
Description of the relationship e.g. owner of |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| dic_relationship_s_pk | Primary key | Asc | relationship_id |
| PRIMARY | Must be unique | Asc | relationship_id |

