Touchstone Re 2022 Database Reference
tDemandSurgeRegionGeo Table
AIRReference Database : tDemandSurgeRegionGeo Table
Description
Stores the country and area codes that correspond to each demand surge region.
Properties
Creation Date4/7/2017 3:46 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows95
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the demand surge region and geography combination record.int4   
 

Code that represents the country associated with the demand surge region.

For a complete list of codes, see tCountry Table.

varchar255   
 

Code that represents the area associated with the demand surge region.

For a complete list of codes, see tGeography Table.

varchar255  
 

Code that represent the demand surge region.

For a complete list of codes, see tDemandSurgeRegion Table.

smallint2  
See Also

Related Objects

AIRReference Database