Touchstone 2022 Database Reference
tCountryGeoRegionXref Table
AIRGeography Database : tCountryGeoRegionXref Table
Description

Stores the geographic region that corresponds to each country.

Properties
Creation Date5/10/2011 11:10 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows536
Data Space Used24.00 KB
Index Space Used56.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

ISO 2-character code for the country in which the location resides. 

For a complete list of codes, see tCountry Table.

varchar15   
Primary Key 

Unique system-generated sequential identifier for the geographic region record.

For a complete list of records, see tGeoRegion Table

int4   
Objects that tCountryGeoRegionXref depends on
 Database ObjectObject TypeDescriptionDep Level
tGeoRegion tabletGeoRegionTableStores region information.1
See Also

Related Objects

AIRGeography Database