WaMDaM_v1.05 [WaMDaM_DBWrench_Schema_v1.05.xml]
This table stores data values of single numeric parameters like an elevation of 45.5 that could have a unit of meter
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| NumericValueID | Integer |
| Primary key identifier | |||
NumericValue | Float | real number as a value of the parameter or variable | |||||
ValuesMapperID | Integer | Foreign key identifier for a DataValueMapper record |
|
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_NumericValues_ValuesMapper | DataValues.ValuesMapper | DataValues.NumericValues | ValuesMapperID | ValuesMapperID |
(none)
Diagram Name |
01_WaMDaM |
02_WaMDaM_WCVs |