Northwind Database (Document! X Sample)
AdventureWorks Database / Person Schema / Person.StateProvince Table / Person.Address Table / FK_Address_StateProvince_StateProvinceID Relationship
Sample Template
FK_Address_StateProvince_StateProvinceID Relationship
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