Northwind Database (Document! X Sample)
AdventureWorks Database / Purchasing Schema / Production.Product Table / Purchasing.ProductVendor Table / FK_ProductVendor_Product_ProductID Relationship
In This Topic
    FK_ProductVendor_Product_ProductID Relationship
    In This Topic
    Relationship Overview

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

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