C
Chris
Hello,
I want to set up a new database with actual sales figures, budgets and
forecasts.
The actuals and forecasts are updated on a daily base and the budgets on a
bi-monthly base. The update method for each data set is different.
Despite the differences there is one communality: All the datasets are using
the same fields, so I was wondering from a design point of view, whether I
should use three seperate tables or merge the three data sets into one table?
What are the pros and cons?
Where can I find more information regarding this subject?
Thanks in advance for your reactions!
I want to set up a new database with actual sales figures, budgets and
forecasts.
The actuals and forecasts are updated on a daily base and the budgets on a
bi-monthly base. The update method for each data set is different.
Despite the differences there is one communality: All the datasets are using
the same fields, so I was wondering from a design point of view, whether I
should use three seperate tables or merge the three data sets into one table?
What are the pros and cons?
Where can I find more information regarding this subject?
Thanks in advance for your reactions!