Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idtipoaprovacaousuario | int8 | 19 | null |
|
|
||||||
limiteminimo | numeric | 18,6 | √ | null |
|
|
|||||
limitemaximo | numeric | 18,6 | √ | null |
|
|
|||||
idtipoaprovacao | int8 | 19 | null |
|
|
||||||
idusuario | int8 | 19 | null |
|
|
||||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
|||||
valor | numeric | 18,6 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pkede0cf28 | Primary key | Asc | idtipoaprovacaousuario |
idx32a34c33 | Performance | Asc | idtipoaprovacao |
idxd8be0ecc | Performance | Asc | idusuario |
idxwsversao_ede0cf28 | Performance | Desc | wsversao |
uc8495c832 | Must be unique | Asc | codigoerp |