Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains the standard codes used internationally to identify countries and regions.
CountryRegion Table Definition
The CountryRegion table is contained in the Person schema.
| Column | Data type | Nullability | Description |
|---|---|---|---|
CountryRegionCode |
nvarchar(3) |
Not null |
Standard code identifying countries and regions. |
Name |
Name (user-defined type) nvarchar(50) |
Not null |
Country or region name. |
ModifiedDate |
datetime |
Not null |
Date and time the row was last updated. |
See Also
Reference
StateProvince Table (AdventureWorks)
Other Resources
AdventureWorks Data Dictionary