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