faq_content_tags


Description

A table joining frequently asked questions with relevent tags.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
faq_id int4 10 null

The question/answer pair to tag.

faq_tag_id int4 10 null

A tag relevant to the question/answer pair identified by faq_id.

Table contained 161 rows

Indexes

Constraint Name Type Sort Column(s)
faq_content_tags_pkey Primary key Asc/Asc faq_id + faq_tag_id

Diagram producer might be missing

No diagrams were produced please see application output for any errors