SpecimenCollection - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: SpecimenCollection

This has the specimen collection information

Columns

PKNameData TypeNULLAutoDefaultCommentFK

SpecimenCollectionIDInteger

Primary Key for the Specimen Collection
SpecimenCollectionCVVarChar() A CV term defining the specimen collection

SpecimenCollectionFileVarChar()

SpecimenCollectionNameVarChar()

The name of the specimen collection
SpecimenCollectionNoteVarChar()

Note describing details on the specimen collection
ParentSpecimenCollectionIDInteger

The ID of the Parent Specimen Collection


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_SpecimenCollection_CV_SpecimenCollectionODMXCV.CV_SpecimenCollectionODMXSamplingFeatures.SpecimenCollectionTermSpecimenCollectionCV
fk_SpecimenCollection_SpecimenCollectionODMXSamplingFeatures.SpecimenCollectionODMXSamplingFeatures.SpecimenCollectionSpecimenCollectionIDParentSpecimenCollectionID

Triggers

(none)


Used in Diagrams

Diagram Name
ODMXSamplingFeatures