Quote:
Originally Posted by dlester
Ok so are you saying make a table for each quarter or am I missing something?
|
No, and yes you probably are missing something:-
have one table for all your sales data
define a table elsewhere which describes the periodic element (eg quarters)
then extract the data as required according to the periodic table
at a guess I think you'd be better off defining financial months, rather than quarters (or as well as quarters) so you can solve what ever periodic time series question your users are going to throw at you.