Northwind Database (Document! X Sample)
AdventureWorks Database / Production Schema / Production.Product Table / Production.ProductProductPhoto Table / FK_ProductProductPhoto_Product_ProductID Relationship
Sample Template
FK_ProductProductPhoto_Product_ProductID Relationship
Relationship Overview

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

Description
Foreign key constraint referencing Product.ProductID.
Columns
Column in ProductProductPhotoRelated column in Product
ProductIDProductID
See Also