Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idhistfaturamento | int8 | 19 | null |
|
|
||||||
idproduto | int8 | 19 | √ | null |
|
|
|||||
idparceiro | int8 | 19 | √ | null |
|
|
|||||
idlocal | int8 | 19 | √ | null |
|
|
|||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
qtdemesatual | numeric | 18,6 | √ | null |
|
|
|||||
qtdemesanterior | numeric | 18,6 | √ | null |
|
|
|||||
fatmesatual | numeric | 18,6 | √ | null |
|
|
|||||
fatmesanterior | numeric | 18,6 | √ | null |
|
|
|||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pkb48d0964 | Primary key | Asc | idhistfaturamento |
idx2042951d | Performance | Asc | idusuario |
idx3f2b3523 | Performance | Asc | idparceiro |
idx6c26b9a | Performance | Asc | idlocal |
idxdd9e9cad | Performance | Asc | idproduto |
idxwsversao_b48d0964 | Performance | Desc | wsversao |
ucc48108b8 | Must be unique | Asc | codigoerp |