Partition: Product Inventory 2006
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:19 PM |
Proactive caching enabled | False |
Processing priority | 0 |
Processing mode | Regular |
Storage mode | InMemory |
Type | Data |
SELECT [dbo].[FactProductInventory].* FROM [dbo].[FactProductInventory] WHERE (([DateKey] >= 20060101) AND ([DateKey] <= 20061231)) |