Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idofertavinculo | int8 | 19 | null |
|
|
||||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
idlocal | int8 | 19 | √ | null |
|
|
|||||
idparceiro | int8 | 19 | √ | null |
|
|
|||||
idlocalfilial | int8 | 19 | √ | null |
|
|
|||||
idgrupoparceiro | int8 | 19 | √ | null |
|
|
|||||
idtipopedido | int8 | 19 | √ | null |
|
|
|||||
idoferta | int8 | 19 | null |
|
|
||||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
|||||
idnexportadoerp | int2 | 5 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk3c3bb87f | Primary key | Asc | idofertavinculo |
idx2bc04be5 | Performance | Asc | idlocalfilial |
idx3d5a7873 | Performance | Asc | idusuario |
idx63b3de70 | Performance | Asc | idtipopedido |
idx982fe95e | Performance | Asc | idlocal |
idxa4127397 | Performance | Asc | idgrupoparceiro |
idxf7894a3a | Performance | Asc | idparceiro |
idxfac84164 | Performance | Asc | idoferta |
idxwsversao_3c3bb87f | Performance | Desc | wsversao |
uc805039bd | Must be unique | Asc | codigoerp |