How to set a Partition Slice for the Condition on the Partition Source as follows:
WHERE [dbo].[ProductFact].[LastLoadDate] > '20101231'
Vijay Mohan V
How to set a Partition Slice for the Condition on the Partition Source as follows:
WHERE [dbo].[ProductFact].[LastLoadDate] > '20101231'
Vijay Mohan V