Northwind Database (Document! X Sample)
FK_ShoppingCartItem_Product_ProductID Relationship
AdventureWorks Database > Sales Schema > Production.Product Table > Sales.ShoppingCartItem Table : FK_ShoppingCartItem_Product_ProductID Relationship
Relationship Overview

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

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

Related Objects

Sales.ShoppingCartItem Table
Production.Product Table
Sales Schema
AdventureWorks Database