ODMX [ODMX_DBWrench_Schema.xml]
Annotations for Transect ResultValues
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| BridgeID | Integer |
| nextval('"ODMXAnnotations"."TransectResultValueAnnotations_BridgeID_seq"'::regclass) | |||
ValueID | BigInt |
|
|||||
AnnotationID | Integer |
|
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_TransectResultValueAnnotations_Annotations | ODMXAnnotations.Annotations | ODMXAnnotations.TransectResultValueAnnotations | AnnotationID | AnnotationID |
fk_TransectResultValueAnnotations_TransectResultValues | ODMXResults.TransectResultValues | ODMXAnnotations.TransectResultValueAnnotations | ValueID | ValueID |
(none)
Diagram Name |
ODMXAnnotations |