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

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

    Description
    Foreign key constraint referencing ProductSubcategory.ProductSubcategoryID.
    Columns
    Column in ProductRelated column in ProductSubcategory
    ProductSubcategoryIDProductSubcategoryID
    See Also