stat_cat_entry_copy_map

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('asset.stat_cat_entry_copy_map_id_seq'::regclass)
stat_cat int4 10 null
stat_cat.id a_sc_sc_fkey C
stat_cat_entry int4 10 null
stat_cat_entry.id a_sc_sce_fkey C
owning_copy int8 19 null

Indexes

Constraint Name Type Sort Column(s)
stat_cat_entry_copy_map_pkey Primary key Asc id
sce_once_per_copy Must be unique Asc/Asc owning_copy + stat_cat
scecm_owning_copy_idx Performance Asc owning_copy

Relationships