i have a design problem-I am setting up a database to use for budgeting. One table (the income statement) will have historical data-each month's total in each account. The table will be updated once a month with the closing numbers.
The question-is it better to have the accounts as fields and the months as records or the other way around. This database will be the source for the historical analysis in pivot tables in excel.There are approx 1800 accts and 45 months of data.
The question-is it better to have the accounts as fields and the months as records or the other way around. This database will be the source for the historical analysis in pivot tables in excel.There are approx 1800 accts and 45 months of data.