Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idusuarioproduto | int8 | 19 | null |
|
|
||||||
idproduto | int8 | 19 | null |
|
|
||||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
idsegmento | int8 | 19 | √ | null |
|
|
|||||
idlocal | int8 | 19 | √ | null |
|
|
|||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
|||||
idgrupousuario | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk686f00b | Primary key | Asc | idusuarioproduto |
idx23111979 | Performance | Asc | idsegmento |
idx2fd5a152 | Performance | Asc | idgrupousuario |
idx313b939b | Performance | Asc | idproduto |
idx493bd4ec | Performance | Asc | idlocal |
idxe2fd1342 | Performance | Asc | idusuario |
idxwsversao_686f00b | Performance | Desc | wsversao |
uc5bd4c34f | Must be unique | Asc | codigoerp |