Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| rel_rol_operacion_id | serial | 10 | √ | nextval('rupe.rupe_rel_rol_ope_rro_id_seq'::regclass) |
|
|
||
| rel_rol_operacion_rol_id | int4 | 10 | null |
|
|
|||
| rel_rol_operacion_operacion_id | int4 | 10 | null |
|
|
|||
| rel_rol_operacion_fechamod | timestamp | 29,6 | √ | null |
|
|
||
| rel_rol_operacion_user_code | int4 | 10 | null |
|
|
|||
| rel_rol_operacion_origen | varchar | 50 | null |
|
|
|||
| rel_rol_operacion_visible | bool | 1 | null |
|
|
|||
| rel_rol_operacion_editable | bool | 1 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| ss_rel_rol_operacion_pkey | Primary key | Asc | rel_rol_operacion_id |