Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idsugestaovinculo | int8 | 19 | null |
|
|
||||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
idparceiro | int8 | 19 | √ | null |
|
|
|||||
idcidade | int8 | 19 | √ | null |
|
|
|||||
idunidadefederativa | int8 | 19 | √ | null |
|
|
|||||
idclassificacaoparceiro | int8 | 19 | √ | null |
|
|
|||||
idsugestaovenda | int8 | 19 | null |
|
|
||||||
idtipologia | int8 | 19 | √ | null |
|
|
|||||
idgrupoparceiro | int8 | 19 | √ | null |
|
|
|||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
|||||
idnexportadoerp | int2 | 5 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pka7a427e1 | Primary key | Asc | idsugestaovinculo |
idx1f832729 | Performance | Asc | idsugestaovenda |
idx60b4ba7a | Performance | Asc | idtipologia |
idx659e6783 | Performance | Asc | idgrupoparceiro |
idx7cfcc856 | Performance | Asc | idcidade |
idx8b4c4d43 | Performance | Asc | idparceiro |
idxaf3b7463 | Performance | Asc | idusuario |
idxdfb30f01 | Performance | Asc | idunidadefederativa |
idxf1add640 | Performance | Asc | idclassificacaoparceiro |
idxwsversao_a7a427e1 | Performance | Desc | wsversao |
uc89bf0d5b | Must be unique | Asc | codigoerp |