Database reference - AmoAdventureWorks

Table - FactResellerSales

Table properties

namevalue
nameFactResellerSales 
data source viewAdventureWorksDW 
case sensitiveFalse 
display expression 
friendly nameFactResellerSales 
db schema namedbo 
db table nameFactResellerSales  
typeTable  

Columns

namenullscaptiondata typeordinaluniqueauto incrementauto increment seedauto increment stepdatetime modemax lengthis logicaldb column namecomputed column expression
ProductKey  False  ProductKey  Int32  False                 
OrderDateKey  False  OrderDateKey  Int32  False                 
DueDateKey  False  DueDateKey  Int32  False                 
ShipDateKey  False  ShipDateKey  Int32  False                 
ResellerKey  False  ResellerKey  Int32  False                 
EmployeeKey  False  EmployeeKey  Int32  False                 
PromotionKey  False  PromotionKey  Int32  False                 
CurrencyKey  False  CurrencyKey  Int32  False                 
SalesTerritoryKey  False  SalesTerritoryKey  Int32  False                 
SalesOrderNumber  False  SalesOrderNumber  String  False          20       
SalesOrderLineNumber  False  SalesOrderLineNumber  Byte  10  False                 
RevisionNumber  True  RevisionNumber  Byte  11  False                 
OrderQuantity  True  OrderQuantity  Int16  12  False                 
UnitPrice  True  UnitPrice  Decimal  13  False                 
ExtendedAmount  True  ExtendedAmount  Decimal  14  False                 
UnitPriceDiscountPct  True  UnitPriceDiscountPct  Double  15  False                 
DiscountAmount  True  DiscountAmount  Double  16  False                 
ProductStandardCost  True  ProductStandardCost  Decimal  17  False                 
TotalProductCost  True  TotalProductCost  Decimal  18  False                 
SalesAmount  True  SalesAmount  Decimal  19  False                 
TaxAmt  True  TaxAmt  Decimal  20  False                 
Freight  True  Freight  Decimal  21  False                 
CarrierTrackingNumber  True  CarrierTrackingNumber  String  22  False          25       
CustomerPONumber  True  CustomerPONumber  String  23  False          25       

References

parent columnchild columnrelation namenested
DimCurrencyFactResellerSales.  FK_FactResellerSales_CurrencyKey  False 
DimProductFactResellerSales.  FK_FactResellerSales_ProductKey  False 
DimResellerFactResellerSales.  FK_FactResellerSales_ResellerKey  False 
DimTimeFactResellerSales.  FK_FactResellerSales_DueDateKey  False 
DimTimeFactResellerSales.  FK_FactResellerSales_ShipDateKey  False 
DimTimeFactResellerSales.  FK_FactResellerSales_OrderDateKey  False 

Objects that FactResellerSales depends on

nameobject typelevel
AdventureWorksDWDataSourceView1
AmoAdventureWorksDatabase2



Documentation generated by SqlSpec