ODM2 [ODM2_DBWrench_Schema.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
FeaturesOfInterest | (Table) |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| FeaturesOfInterestID | Integer |
| ||||
FeaturesOfInterestTypeCV | VarChar(255) |
|
|||||
FeaturesOfInterestName | VarChar(255) | ||||||
FeaturesOfInterestDescription | VarChar(5000) |
|
Indexes (none) |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_featuresofinterest_cv_featureofinteresttype | ODM2CV.CV_FeaturesOfInterestType | ODM2SamplingFeatures.FeaturesOfInterest | Term | FeaturesOfInterestTypeCV |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_SampledFeatures_FeatureOfInterest | ODM2SamplingFeatures.FeaturesOfInterest | ODM2SamplingFeatures.SampledFeatures | FeaturesOfInterestID | FeatureOfInterestID |
Triggers (none) |
Used in Diagrams |
Diagram Name |
ODM2SamplingFeatures |