Hi all
We've built a date dimension which has a single date field followed by a lot of computed columns for working out a lot of other items (week end, week start, previous week/month stuff, etc.)
The table looks like this:-
[code]
CREATE TABLE [dbo
↧