Partition: Product Inventory 2010

CollapseAll image

Collapse image Partition properties


 Property   Value 
 Data source   SqlServer localhost 
 Date created   7/25/2014 9:51:59 PM 
 Is loaded   True 
 Last schema update   7/25/2014 9:51:59 PM 
 Last processed   7/25/2014 10:12:22 PM 
 Proactive caching enabled   False 
 Processing priority   0 
 Processing mode   Regular 
 Storage mode   InMemory 
 Type   Data 

Collapse image Query definition


SELECT [dbo].[FactProductInventory].*         FROM [dbo].[FactProductInventory]  WHERE (([DateKey] >= 20100101) AND ([DateKey] <= 20101231))

Collapse image See also


About this documentation