Database reference - Adventure Works DW

Table - dbo_DimProduct

Table properties

namevalue
namedbo_DimProduct 
data source viewAdventure Works DW 
case sensitiveFalse 
display expression 
friendly nameDimProduct 
db schema namedbo 
db table nameDimProduct  
typeTable  

Columns

namenullscaptiondata typeordinaluniqueauto incrementauto increment seedauto increment stepdatetime modemax lengthis logicaldb column namecomputed column expression
ProductKey  False  ProductKey  Int32  True  True        ProductKey   
ProductAlternateKey  True  ProductAlternateKey  String  False          25    ProductAlternateKey   
ProductSubcategoryKey  True  ProductSubcategoryKey  Int32  False              ProductSubcategoryKey   
WeightUnitMeasureCode  True  WeightUnitMeasureCode  String  False            WeightUnitMeasureCode   
SizeUnitMeasureCode  True  SizeUnitMeasureCode  String  False            SizeUnitMeasureCode   
EnglishProductName  False  EnglishProductName  String  False          50    EnglishProductName   
SpanishProductName  False  SpanishProductName  String  False          50    SpanishProductName   
FrenchProductName  False  FrenchProductName  String  False          50    FrenchProductName   
StandardCost  True  StandardCost  Decimal  False              StandardCost   
FinishedGoodsFlag  False  FinishedGoodsFlag  Boolean  False              FinishedGoodsFlag   
Color  False  Color  String  10  False          15    Color   
SafetyStockLevel  True  SafetyStockLevel  Int16  11  False              SafetyStockLevel   
ReorderPoint  True  ReorderPoint  Int16  12  False              ReorderPoint   
ListPrice  True  ListPrice  Decimal  13  False              ListPrice   
Size  True  Size  String  14  False          50    Size   
SizeRange  True  SizeRange  String  15  False          50    SizeRange   
Weight  True  Weight  Double  16  False              Weight   
DaysToManufacture  True  DaysToManufacture  Int32  17  False              DaysToManufacture   
ProductLine  True  ProductLine  String  18  False            ProductLine   
DealerPrice  True  DealerPrice  Decimal  19  False              DealerPrice   
Class  True  Class  String  20  False            Class   
Style  True  Style  String  21  False            Style   
ModelName  True  ModelName  String  22  False          50    ModelName   
LargePhoto  True  LargePhoto  Byte[]  23  False              LargePhoto   
EnglishDescription  True  EnglishDescription  String  24  False          400    EnglishDescription   
FrenchDescription  True  FrenchDescription  String  25  False          400    FrenchDescription   
ChineseDescription  True  ChineseDescription  String  26  False          400    ChineseDescription   
ArabicDescription  True  ArabicDescription  String  27  False          400    ArabicDescription   
HebrewDescription  True  HebrewDescription  String  28  False          400    HebrewDescription   
ThaiDescription  True  ThaiDescription  String  29  False          400    ThaiDescription   
StartDate  True  StartDate  DateTime  30  False        UnspecifiedLocal      StartDate   
EndDate  True  EndDate  DateTime  31  False        UnspecifiedLocal      EndDate   
Status  True  Status  String  32  False            Status   
ProductLineName  False  ProductLineName  String  33  False          10  True  ProductLineName  show/hide 
WeightDesc  True  WeightDesc  String  34  False          True  WeightDesc  show/hide 
SimpleStartDate  True  SimpleStartDate  String  35  False          93  True  SimpleStartDate  show/hide 
SimpleEndDate  True  SimpleEndDate  String  36  False          93  True  SimpleEndDate  show/hide 
StatusDesc  True  StatusDesc  String  37  False          10  True  StatusDesc  show/hide 
StyleDesc  True  StyleDesc  String  38  False          14  True  StyleDesc  show/hide 
ClassDesc  True  ClassDesc  String  39  False          14  True  ClassDesc  show/hide 

References

parent columnchild columnrelation namenested
dbo_DimProductSubcategorydbo_DimProduct.  FK_DimProduct_DimProductSubcategory  False 

Referenced by

parent columnchild columnrelation namenested
dbo_DimProductSubcategory.  dbo_DimProductFK_DimProduct_DimProductSubcategory  False 

Foreign key graph

dbo_DimProductSubcategorydbo_DimProductdbo_FactInternetSalesdbo_FactResellerSalesFactSalesSummary

Dependency graph

Adventure Works DWdbo_DimProduct

Objects that dbo_DimProduct depends on

nameobject typelevel
Adventure Works DWDataSourceView1



Documentation generated by SqlSpec