Generated using SQL Data Dictionary demo version.


Table Person.CountryRegion (238 rows)


Lookup table containing the ISO standard codes for countries and regions.


  Column Data Type Identity Nullable Default
PK CountryRegionCode nvarchar(3)
ISO standard code for countries and regions.
UK Name Name(nvarchar(50))
Country or region name.
ModifiedDate datetime getdate()
Date and time the record was last updated.

Indexes:


Referenced by:


Used by: