DataQuality - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: DataQuality

Columns

PKNameData TypeNULLAutoDefaultCommentFK

DataQualityIDInteger Primary Key for DataQuality entity
DataQualityTypeCVVarChar() i.e. Precision_2sigma, MethodDetectionLimit, ReportingLevel, 95%ConfidenceNoFalsePositives.

DataQualityCodeVarChar() Code for DataQualityType
DataQualityValueFloat

Numeric value of the DataQuality
DataQualityValueUnitsIDInteger

Units for the DataQualityValue
DataQualityDescriptionVarChar()

Text description of the DataQuality metadata
DataQualityLinkVarChar()

URL or path to a file or other resource supporting the DataQuality metadata

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_DataQuality_CV_DataQualityTypeODMXCV.CV_DataQualityTypeODMXDataQuality.DataQualityTermDataQualityTypeCV

Triggers

(none)


Unique Constraints

NameTableColumns
uc_DataQualityCodeODMXDataQuality.DataQualityDataQualityCode

Used in Diagrams

Diagram Name
ODMXDataQuality