stat_cat_entry

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('asset.stat_cat_entry_id_seq'::regclass)
stat_cat_entry_copy_map.stat_cat_entry a_sc_sce_fkey C
stat_cat int4 10 null
stat_cat.id a_sce_sc_fkey C
owner int4 10 null
org_unit.id a_sce_owner_fkey C
value text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
stat_cat_entry_pkey Primary key Asc id
sce_once_per_owner Must be unique Asc/Asc/Asc stat_cat + owner + value

Relationships