Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idbaseconhecimentoanexo | int8 | 19 | null |
|
|
||||||
descricao | varchar | 80 | null |
|
|
||||||
nomearquivo | varchar | 80 | null |
|
|
||||||
sglextensaoanexo | varchar | 10 | null |
|
|
||||||
anexo | bytea | 2147483647 | null |
|
|
||||||
idbaseconhecimento | int8 | 19 | null |
|
|
||||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk41abdff2 | Primary key | Asc | idbaseconhecimentoanexo |
idxb62cb28 | Performance | Asc | idbaseconhecimento |
idxwsversao_41abdff2 | Performance | Desc | wsversao |
ucc21b200a | Must be unique | Asc | codigoerp |