Stores country (and FIPS) information for use during a Data Quality analysis.
Stores country (and FIPS) information for use during a Data Quality analysis.
| Creation Date | 5/16/2011 4:25 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 19 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| DQCountryCode | Code that represents the country during a Data Quality analysis.
| varchar | 15 | |||
| DQCountryName | Name of the country. Corresponds to the code in DQCountryCode. | varchar | 255 | ||||
| DQCountryFips | Federal Information Processing Standards (FIPS) value for the country. Corresponds to the code in DQCountryCode. | int | 4 | ||||
| Description | Description of the country. | varchar | 1024 | ![]() |