Stores the country and area codes that correspond to each demand surge region.
| Creation Date | 4/7/2017 3:46 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 95 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| DemandSurgeRegionGeoSID | Unique system-generated sequential identifier for the demand surge region and geography combination record. | int | 4 | |||
| CountryCode | Code that represents the country associated with the demand surge region. For a complete list of codes, see tCountry Table. | varchar | 255 | ||||
| AreaCode | Code that represents the area associated with the demand surge region. For a complete list of codes, see tGeography Table. | varchar | 255 | ![]() | |||
| DemandSurgeRegionCode | Code that represent the demand surge region. For a complete list of codes, see tDemandSurgeRegion Table. | smallint | 2 | ![]() |