ODMX [ODMX_DBWrench_Schema.xml]
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| ResultID | BigInt |
|
||||
XLocation | Float |
| |||||
XLocationUnitsID | Integer |
| |||||
YLocation | Float |
| |||||
YLocationUnitsID | Integer |
| |||||
ZLocation | Float |
| |||||
ZLocationUnitsID | Integer |
| |||||
SpatialReferenceID | Integer |
|
|
||||
QualityCodeCV | VarChar() |
|
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_CategoricalResults_CV_QualityCode | ODMXCV.CV_QualityCode | ODMXResults.CategoricalResults | Term | QualityCodeCV |
fk_CategoricalResults_Results | ODMXCore.Results | ODMXResults.CategoricalResults | ResultID | ResultID |
fk_CategoricalResults_SpatialReferences | ODMXSamplingFeatures.SpatialReferences | ODMXResults.CategoricalResults | SpatialReferenceID | SpatialReferenceID |
(none)
Diagram Name |
ODMXResults |