Northwind Database (Document! X Sample)
AdventureWorks Database / Person Schema / Person.StateProvince Table / Person.Address Table / FK_Address_StateProvince_StateProvinceID Relationship
In This Topic
    FK_Address_StateProvince_StateProvinceID Relationship
    In This Topic
    Relationship Overview

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

    Description
    Foreign key constraint referencing StateProvince.StateProvinceID.
    Columns
    Column in AddressRelated column in StateProvince
    StateProvinceIDStateProvinceID
    See Also