Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | varchar | 50 | null |
|
|
id del registro |
||
| codent_id | numeric | 0 | √ | null |
|
|
Codigo de entidad |
|
| codven_id | numeric | 0 | √ | null |
|
|
Codigo de vendedor |
|
| idmodif | numeric | 0 | √ | null |
|
|
identificador de la modificacion |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| rel_vendedores_por_entidad_pkey | Primary key | Asc | id |
| rel_vendedores_por_entidad_idx_idmodif | Performance | Asc/Asc | idmodif + id |
