หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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