CEDE 9.0 Database Reference
tUnit Table
AIRReference Database : tUnit Table
Description
Stores the supported units of measure.
Properties
Creation Date4/11/2017 1:36 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows20
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the unit of measure.

  • AC = Acre (Area)
  • BBL = Barrels (Liquid)
  • BIL = Billions (Currency)
  • EPY = Events per year (Count)
  • FT = Feet (Distance)
  • G = G Force (Gravity)
  • HA = Hectare (Area)
  • KM = Kilometers (Distance
  • KPH = Kilometers per hour (Speed)
  • M = Meters (Distance)
  • MCF = Thousands of cubic feet (Volume)
  • MI = Miles (Distance)
  • MIL = Millions (Currency)
  • MPH = Miles per hour (Speed)
  • ONE = Ones (Currency)
  • SQFT = Square feet (Area)
  • SQM = Square meters (Area)
  • THO = Thousands (Currency)
  • USDBBL U= SD per barrel (Liquid)
  • USDMCF = USD per thousand cubic feet (Gas)
varchar10   
 

Name of the measurement unit.

varchar40   
 

Categorization of the measurement unit.

varchar40   
 

Description of the measurement unit.

varchar1024  
 Order of appearance of the unit in any drop-down lists in the application.smallint2 
((0))
 
See Also

Related Objects

AIRReference Database