Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idatendimentoitem | int8 | 19 | null |
|
|
||||||
idatendimento | int8 | 19 | null |
|
|
||||||
idproduto | int8 | 19 | null |
|
|
||||||
idtipojustificativaitem | int8 | 19 | √ | null |
|
|
|||||
idngeragarantia | int2 | 5 | null |
|
|
||||||
observacao | varchar | 4000 | √ | null |
|
|
|||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk90c9e4e3 | Primary key | Asc | idatendimentoitem |
idx406f1b7e | Performance | Asc | idtipojustificativaitem |
idxb91aa353 | Performance | Asc | idatendimento |
idxbc879049 | Performance | Asc | idproduto |
idxwsversao_90c9e4e3 | Performance | Desc | wsversao |
uc750f7d9 | Must be unique | Asc | codigoerp |