Database reference - Adventure Works DW

Table - dbo_DimPromotion

Table properties

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

Columns

namenullscaptiondata typeordinaluniqueauto incrementauto increment seedauto increment stepdatetime modemax lengthis logicaldb column namecomputed column expression
PromotionKey  False  PromotionKey  Int32  True  True        PromotionKey   
PromotionAlternateKey  True  PromotionAlternateKey  Int32  False              PromotionAlternateKey   
DiscountPct  True  DiscountPct  Double  False              DiscountPct   
StartDate  False  StartDate  DateTime  False        UnspecifiedLocal      StartDate   
EndDate  True  EndDate  DateTime  False        UnspecifiedLocal      EndDate   
MinQty  True  MinQty  Int32  False              MinQty   
MaxQty  True  MaxQty  Int32  False              MaxQty   
EnglishPromotionName  True  EnglishPromotionName  String  False          255    EnglishPromotionName   
SpanishPromotionName  True  SpanishPromotionName  String  False          255    SpanishPromotionName   
FrenchPromotionName  True  FrenchPromotionName  String  False          255    FrenchPromotionName   
EnglishPromotionType  True  EnglishPromotionType  String  10  False          50    EnglishPromotionType   
SpanishPromotionType  True  SpanishPromotionType  String  11  False          50    SpanishPromotionType   
FrenchPromotionType  True  FrenchPromotionType  String  12  False          50    FrenchPromotionType   
EnglishPromotionCategory  True  EnglishPromotionCategory  String  13  False          50    EnglishPromotionCategory   
SpanishPromotionCategory  True  SpanishPromotionCategory  String  14  False          50    SpanishPromotionCategory   
FrenchPromotionCategory  True  FrenchPromotionCategory  String  15  False          50    FrenchPromotionCategory   
DiscountPctDesc  True  DiscountPctDesc  Double  16  False            True  DiscountPctDesc  show/hide 
MaxQtyDesc  True  MaxQtyDesc  Int32  17  False            True  MaxQtyDesc  show/hide 
SimpleEndDate  True  SimpleEndDate  String  18  False          93  True  SimpleEndDate  show/hide 
SimpleStartDate  True  SimpleStartDate  String  19  False          93  True  SimpleStartDate  show/hide 

Referenced by

parent columnchild columnrelation namenested

Foreign key graph

dbo_DimPromotiondbo_FactInternetSalesdbo_FactResellerSalesFactSalesSummary

Dependency graph

Adventure Works DWdbo_DimPromotion

Objects that dbo_DimPromotion depends on

nameobject typelevel
Adventure Works DWDataSourceView1



Documentation generated by SqlSpec