Northwind Database (Document! X Sample)
FK_Product_ProductModel_ProductModelID Relationship
AdventureWorks Database > Production Schema > Production.ProductModel Table > Production.Product Table : FK_Product_ProductModel_ProductModelID Relationship
Relationship Overview

Table Product is related to table ProductModel by the columns listed below.

Description
Foreign key constraint referencing ProductModel.ProductModelID.
Columns
Column in ProductRelated column in ProductModel
ProductModelIDProductModelID
See Also

Related Objects

Production.Product Table
Production.ProductModel Table
Production Schema
AdventureWorks Database