faq_tags


Description

Tags that can be attached to frequently asked questions to help
group/classify/search them.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
faq_tag_id serial 10 nextval('_oat.faq_tags_faq_tag_id_seq'::regclass)

The identifier for this faq tag.

tag varchar 2147483647 null

A tag to attach to one or more FAQs.

Table contained 16 rows

Indexes

Constraint Name Type Sort Column(s)
faq_tags_pkey Primary key Asc faq_tag_id

Diagram producer might be missing

No diagrams were produced please see application output for any errors