Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
idbempatrimonequipamento | int8 | 19 | null |
|
|
|||||||||
idtipoequipamento | int8 | 19 | null |
|
|
|||||||||
idequipamentomarca | int8 | 19 | √ | null |
|
|
||||||||
idequipamentomarcamodelo | int8 | 19 | √ | null |
|
|
||||||||
anofabricacao | int8 | 19 | √ | null |
|
|
||||||||
anomodelo | int8 | 19 | √ | null |
|
|
||||||||
chassi | varchar | 20 | √ | null |
|
|
||||||||
codigoerp | varchar | 80 | √ | null |
|
|
||||||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pkebe10464 | Primary key | Asc | idbempatrimonequipamento |
idx1773015b | Performance | Asc | idequipamentomarca |
idx26270e73 | Performance | Asc | idtipoequipamento |
idx400315e0 | Performance | Asc | idequipamentomarcamodelo |
idxwsversao_ebe10464 | Performance | Desc | wsversao |
uc90b00476 | Must be unique | Asc | codigoerp |