Database reference - AmoAdventureWorks

Table - DimProduct

Table properties

namevalue
nameDimProduct 
data source viewAdventureWorksDW 
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           
ProductAlternateKey  True  ProductAlternateKey  String  False          25       
ProductSubcategoryKey  True  ProductSubcategoryKey  Int32  False                 
WeightUnitMeasureCode  True  WeightUnitMeasureCode  String  False               
SizeUnitMeasureCode  True  SizeUnitMeasureCode  String  False               
EnglishProductName  False  EnglishProductName  String  False          50       
SpanishProductName  False  SpanishProductName  String  False          50       
FrenchProductName  False  FrenchProductName  String  False          50       
StandardCost  True  StandardCost  Decimal  False                 
FinishedGoodsFlag  False  FinishedGoodsFlag  Boolean  False                 
Color  False  Color  String  10  False          15       
SafetyStockLevel  True  SafetyStockLevel  Int16  11  False                 
ReorderPoint  True  ReorderPoint  Int16  12  False                 
ListPrice  True  ListPrice  Decimal  13  False                 
Size  True  Size  String  14  False          50       
SizeRange  True  SizeRange  String  15  False          50       
Weight  True  Weight  Double  16  False                 
DaysToManufacture  True  DaysToManufacture  Int32  17  False                 
ProductLine  True  ProductLine  String  18  False               
DealerPrice  True  DealerPrice  Decimal  19  False                 
Class  True  Class  String  20  False               
Style  True  Style  String  21  False               
ModelName  True  ModelName  String  22  False          50       
LargePhoto  True  LargePhoto  Byte[]  23  False                 
EnglishDescription  True  EnglishDescription  String  24  False          400       
FrenchDescription  True  FrenchDescription  String  25  False          400       
ChineseDescription  True  ChineseDescription  String  26  False          400       
ArabicDescription  True  ArabicDescription  String  27  False          400       
HebrewDescription  True  HebrewDescription  String  28  False          400       
ThaiDescription  True  ThaiDescription  String  29  False          400       
StartDate  True  StartDate  DateTime  30  False        UnspecifiedLocal         
EndDate  True  EndDate  DateTime  31  False        UnspecifiedLocal         
Status  True  Status  String  32  False               
ProductLineName  True  ProductLineName  String  33  False          10  True  ProductLineName  show/hide 

References

parent columnchild columnrelation namenested
DimProductSubcategoryDimProduct.  FK_DimProduct_ProductSubcategoryKey  False 

Referenced by

parent columnchild columnrelation namenested
DimProductSubcategory.  DimProductFK_DimProduct_ProductSubcategoryKey  False 

Objects that DimProduct depends on

nameobject typelevel
AdventureWorksDWDataSourceView1
AmoAdventureWorksDatabase2



Documentation generated by SqlSpec