Northwind Database (Document! X Sample)
AdventureWorks Database / Person Schema / Person.CountryRegion Table / Person.StateProvince Table / FK_StateProvince_CountryRegion_CountryRegionCode Relationship
In This Topic
    FK_StateProvince_CountryRegion_CountryRegionCode Relationship
    In This Topic
    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