ss_operacion

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ope_id serial 10 nextval('rupe.s_agenda'::regclass)
ope_nombre varchar 1024 ''::bpchar
ope_vigente bool 1 null
ope_descripcion text 2147483647 null
ope_fechamod timestamp 29,6 null
ope_user_code int4 10 null
ope_origen varchar 50 null
ope_version int4 10 null
ope_categoria_id int4 10 null
ope_subsistema_id int4 10 null
ope_codigo varchar 1024 ''::bpchar
ope_tipocampo varchar 1024 NULL::bpchar

Indexes

Constraint Name Type Sort Column(s)
ss_operacion_pkey Primary key Asc ope_id

Relationships