CategoricalValues - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: CategoricalValues

This table is similar to Text Free table but this one enforces controlled vocabulary on text data values to help users consistently define static descriptive text data values across instances. For example, a user can choose the owner type of a reservoir from a user predefined list like Federal, State, Local, and Private.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

CategoricalValueIDInteger

Primary key identifier
CategoricalValueVarChar(500) A character value that describe an instance of a system componenet
CategoricalValueCVVarChar(255)

Foreign key identifier a controlled text value

ValuesMapperIDInteger Foreign key identifier for a DataValuesMapper record


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_CategoricalValues_ValuesMapperDataValues.ValuesMapperDataValues.CategoricalValuesValuesMapperIDValuesMapperID
fk_DescriptorValues_CV_DescriptorValuesCVs.CV_CategoricalDataValues.CategoricalValuesTermCategoricalValueCV

Triggers

(none)


Used in Diagrams

Diagram Name
01_WaMDaM
02_WaMDaM_WCVs