glossary_entries_categories

0 rows


Description

categories of each glossary entry

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
categoryid BIGINT 19 0
glossary_categories.id glosentrcate_cat2_fkR
entryid BIGINT 19 0
glossary_entries.id glosentrcate_ent2_fkR

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
glosentrcate_cat4_ix Performance Asc categoryid
glosentrcate_ent4_ix Performance Asc entryid

Relationships