Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idpedidotipoenvio | int8 | 19 | null |
|
|
||||||
idnenviado | int2 | 5 | √ | null |
|
|
|||||
dataenvio | date | 13 | √ | null |
|
|
|||||
horaenvio | varchar | 8 | √ | null |
|
|
|||||
idtipoenvio | int8 | 19 | null |
|
|
||||||
numerocopias | int8 | 19 | √ | null |
|
|
|||||
destinatario | varchar | 400 | √ | null |
|
|
|||||
idpedido | int8 | 19 | null |
|
|
||||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pkc13eca1a | Primary key | Asc | idpedidotipoenvio |
idx4e781f8b | Performance | Asc | idtipoenvio |
idx786409f | Performance | Asc | idpedido |
idxwsversao_c13eca1a | Performance | Desc | wsversao |
uc6d165ba2 | Must be unique | Asc | codigoerp |