Northwind Database (Document! X Sample)
FK_ProductInventory_Location_LocationID Relationship
AdventureWorks Database > Production Schema > Production.Location Table > Production.ProductInventory Table : FK_ProductInventory_Location_LocationID Relationship
Relationship Overview

Table ProductInventory is related to table Location by the columns listed below.

Description
Foreign key constraint referencing Location.LocationID.
Columns
Column in ProductInventoryRelated column in Location
LocationIDLocationID
See Also

Related Objects

Production.ProductInventory Table
Production.Location Table
Production Schema
AdventureWorks Database