Partition: Product Inventory 2007
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:20 PM |
| Proactive caching enabled | False |
| Processing priority | 0 |
| Processing mode | Regular |
| Storage mode | InMemory |
| Type | Data |
Query definition
SELECT [dbo].[FactProductInventory].* FROM [dbo].[FactProductInventory] WHERE (([DateKey] >= 20070101) AND ([DateKey] <= 20071231)) |
See also