ODMX [ODMX_DBWrench_Schema.xml]
This table has the min and max values used for the QA/QC effort
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| VariableQAMinMaxID | Integer |
| ||||
VariableID | Integer |
|
|||||
VariableTerm | VarChar() | The Variable Term | |||||
MinValidRange | Float | The Minimum of the Valid Range | |||||
MaxValidRange | Float | The maximum of the valid range The maximum of the valid range |
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_VariableQAMinMax_Variables | ODMXCore.Variables | ODMXSSI.VariableQAMinMax | VariableID | VariableID |
(none)
Diagram Name |
ODMXSSI |