Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
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