Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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