FreeText - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: FreeText

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

FreeTextIDInteger

Primary key identifier
FreeTextValueVarChar(500) A character value that describe an instance of a system componenet
ValuesMapperIDInteger Foreign key identifier for a DataValuesMapper record


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_FreeText_ValuesMapperDataValues.ValuesMapperDataValues.FreeTextValuesMapperIDValuesMapperID

Triggers

(none)


Used in Diagrams

Diagram Name
01_WaMDaM
02_WaMDaM_WCVs