ODMX [ODMX_DBWrench_Schema.xml]
Numeric values of Depth Profile Results.
| PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
|
| ValueID | BigInt |
| nextval('"ODMXResults"."ProfileResultValues_ValueID_seq"'::regclass) | |||
| ResultID | BigInt |
|
|||||
| DataValue | Float | ||||||
| ValueDateTime | DateTime | ||||||
| ValueDateTimeUTCOffset | Integer | ||||||
| ZLocation | Float | ||||||
| ZAggregationInterval | Float | ||||||
| ZLocationUnitsID | Integer | ||||||
| CensorCodeCV | VarChar() |
|
|||||
| QualityCodeCV | VarChar() |
|
|||||
| TimeAggregationInterval | Float | ||||||
| TimeAggregationIntervalUnitsID | Integer |
(none)
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_ProfileResultValues_CV_CensorCode | ODMXCV.CV_CensorCode | ODMXResults.ProfileResultValues | Term | CensorCodeCV |
| fk_ProfileResultValues_CV_QualityCode | ODMXCV.CV_QualityCode | ODMXResults.ProfileResultValues | Term | QualityCodeCV |
| fk_ProfileResultValues_ProfileResults | ODMXResults.ProfileResults | ODMXResults.ProfileResultValues | ResultID | ResultID |
(none)
| Name | Table | Columns |
| uc_ProfileResultValues | ODMXResults.ProfileResultValues | ResultID, DataValue, ValueDateTime, ValueDateTimeUTCOffset, ZLocation, ZAggregationInterval, ZLocationUnitsID, CensorCodeCV, QualityCodeCV, TimeAggregationInterval, TimeAggregationIntervalUnitsID |
| Diagram Name |
| ODMXAnnotations |
| ODMXOverviewSimplified |
| ODMXResults |