Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| c_order_pos_pk | int8 | 19 | null |
|
|
|||
| c_key | varchar | 255 | null |
|
|
|||
| c_value | varchar | 255 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| wms_rec_order_position_detail_pkey | Primary key | Asc/Asc | c_order_pos_pk + c_key |