CEDE 9.0 Database Reference
tInjuryType Table
AIRReference Database : tInjuryType Table
Description
Stores codes that represent types of injuries.
Properties
Creation Date1/8/2020 2:19 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows4
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 

Code that represents types of injuries.

  • 1 = Minor
  • 2 = Moderate 
  • 3 = Major
  • 4 = Fatal 
tinyint1  
 

Name of the injury.

Corresponds to the code in InjuryTypeCode.

varchar50  
 

Description of injury type.

  • Minor Injury
  • Moderate Injury
  • Major Injury
  • Fatal Injury
varchar1024  
See Also

Related Objects

AIRReference Database