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

Related Objects

Person.Address Table
Person.StateProvince Table
Person Schema
AdventureWorks Database