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

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

    Description
    Foreign key constraint referencing ProductCategory.ProductCategoryID.
    Columns
    Column in ProductSubcategoryRelated column in ProductCategory
    ProductCategoryIDProductCategoryID
    See Also