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

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

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

Related Objects

Production.ProductReview Table
Production.Product Table
Production Schema
AdventureWorks Database