Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idlocaltransportador | int8 | 19 | null |
|
|
||||||
idlocal | int8 | 19 | √ | null |
|
|
|||||
idtransportador | int8 | 19 | null |
|
|
||||||
idnpadrao | int2 | 5 | null |
|
|
||||||
idlocalfilial | int8 | 19 | √ | null |
|
|
|||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pkbe918a64 | Primary key | Asc | idlocaltransportador |
idx553a7e38 | Performance | Asc | idtransportador |
idx6e4f677a | Performance | Asc | idusuario |
idxa8f31e49 | Performance | Asc | idlocal |
idxcc551c05 | Performance | Asc | idlocalfilial |
idxwsversao_be918a64 | Performance | Desc | wsversao |
uc96a49216 | Must be unique | Asc | codigoerp |