Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idpedidovinculocomissao | int8 | 19 | null |
|
|
||||||
percentualcomissao | numeric | 18,6 | √ | null |
|
|
|||||
sglcomissao | varchar | 10 | √ | null |
|
|
|||||
idpedido | int8 | 19 | null |
|
|
||||||
idlocal | int8 | 19 | √ | null |
|
|
|||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
|||||
datageracao | date | 13 | √ | null |
|
|
|||||
datapagamento | date | 13 | √ | null |
|
|
|||||
idnpago | int2 | 5 | null |
|
|
||||||
valorbase | numeric | 18,6 | √ | null |
|
|
|||||
valorcomissao | numeric | 18,6 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk283f27a1 | Primary key | Asc | idpedidovinculocomissao |
idx263007df | Performance | Asc | idpedido |
idx2ed25c7d | Performance | Asc | idusuario |
idxd3d55eef | Performance | Asc | idlocal |
idxwsversao_283f27a1 | Performance | Desc | wsversao |
uc515df0fb | Must be unique | Asc | codigoerp |