EquipmentModels - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

EquipmentModelsDescribes models of sensors, loggers, and related equipment used in ma...

PKNameData TypeNULLsA/NDefaultCommentFK

EquipmentModelIDInteger

Primary key identifier
ModelManufacturerIDInteger Foreign key identifier of the model manufacturer

ModelPartNumberVarChar(50)

Text string for a part number for the equipment model
ModelNameVarChar(255) Text name of the equipment model
ModelDescriptionVarChar(5000)

Text description of the equipment model
IsInstrumentBoolean A boolean indication of whether the equipment is a sensor/instrument used to make observations
ModelSpecificationsFileLinkVarChar(255)

File name, path, or URL to a specifications file for the equipment
ModelLinkVarChar(255)

A URL to a website or file having a description of the equipment model


NameParent TableChild TableParent ColumnsChild Columns
fk_EquipmentModels_OrganizationsODM2Core.OrganizationsODM2Equipment.EquipmentModelsOrganizationIDModelManufacturerID

NameParent TableChild TableParent ColumnsChild Columns
fk_Equipment_EquipmentModelsODM2Equipment.EquipmentModelsODM2Equipment.EquipmentEquipmentModelIDEquipmentModelID
fk_InstrumentOutputVariables_EquipmentModelsODM2Equipment.EquipmentModelsODM2Equipment.InstrumentOutputVariablesEquipmentModelIDModelID

Diagram Name
ODM2Equipment