Table: DimProductSubcategory

CollapseAll image

Collapse image Table properties


 Property   Value 
 Database schema name   dbo 
 Database table name   DimProductSubcategory 
 Friendly name   Product Subcategory 
 Table name   dbo_DimProductSubcategory 
 Table type   Table 
 Is loaded    

Collapse image Query definition


No relationships exist

Collapse image Parent relations


Relation name  Child (foreign key) columns  Parent name  Parent type  Parent (primary key) columns 
FK_DimProductSubcategory_DimProductCategory ProductCategoryKey DimProductCategory Table ProductCategoryKey
Total: 1 parent relationship(s)

Collapse image Child relations


Relation name  Parent (primary key) columns  Child name  Child type  Child (foreign key) columns 
FK_DimProduct_DimProductSubcategory ProductSubcategoryKey DimProduct Table ProductSubcategoryKey
DimProduct-DimProductSubcategory ProductSubcategoryAlternateKey DimProduct Table ProductSubcategoryKey
Total: 2 child relationship(s)

Collapse image Columns


Name  Type  Computed column expression 
ProductSubcategoryKey System.Int32  
ProductSubcategoryAlternateKey System.Int32  
EnglishProductSubcategoryName System.String  
SpanishProductSubcategoryName System.String  
FrenchProductSubcategoryName System.String  
ProductCategoryKey System.Int32  
Total: 6 column(s)

Collapse image See also


About this documentation