CV_SeasonName - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: CV_SeasonName

Controlled vocabulary for seasons (e.g., winter and day, night, holiday, weekend, week days)

Columns

PKNameData TypeNULLAutoDefaultCommentFK

NameVarChar(255) The human readable version of the vocabulary term. May be the same as the term.
TermVarChar(255) The machine version of the vocabulary term (no spaces). May be the same as the term.
DefinitionVarChar(5000)

Definition of vocabulary term
CategoryVarChar(255)

A category within which the term falls.
SourceVocabularyURIVarChar(255)

A link to the source vocabulary from which the term was derived.

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

(none)