Northwind Database (Document! X Sample)
FK_StateProvince_CountryRegion_CountryRegionCode Relationship
AdventureWorks Database > Person Schema > Person.CountryRegion Table > Person.StateProvince Table : FK_StateProvince_CountryRegion_CountryRegionCode Relationship
Relationship Overview

Table StateProvince is related to table CountryRegion by the columns listed below.

Description
Foreign key constraint referencing CountryRegion.CountryRegionCode.
Columns
Column in StateProvinceRelated column in CountryRegion
CountryRegionCodeCountryRegionCode
See Also

Related Objects

Person.StateProvince Table
Person.CountryRegion Table
Person Schema
AdventureWorks Database