lkp_categorytype

36 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id_category_type serial 10 nextval('lkp_categorytype_id_category_type_seq'::regclass)
category_type varchar 50 null
tbl_contexts.category tbl_contexts_category_fkeyR

Indexes

Constraint Name Type Sort Column(s)
lookup_categorytype_pkey Primary key Asc id_category_type
lookup_categorytype_category_type_key Must be unique Asc category_type

Relationships