Partition: Reseller Sales 2010
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:14 PM |
Proactive caching enabled | False |
Processing priority | 0 |
Processing mode | Regular |
Storage mode | InMemory |
Type | Data |
SELECT [dbo].[FactResellerSales].* FROM [dbo].[FactResellerSales] WHERE (([OrderDateKey] >= 20100101) AND ([OrderDateKey] <= 20101231)) |