G
geqmail
I"m curious about storing budget values in a budget database. It seem
redundant to store the same value over and over again for a given
budget item (e.g., Jan=$500, Feb=$500 etc...).
For data normalization what in your experience works better? Just for
another example, could I have a value field (which may contain $500)
and another field specifying projected payouts (i.e., Annually,
MOnthly) etc?
Seems to me such a move would place greater emphasis on writing a good
query rather than storing lots of redundant data. Am I on track?
geqmail
redundant to store the same value over and over again for a given
budget item (e.g., Jan=$500, Feb=$500 etc...).
For data normalization what in your experience works better? Just for
another example, could I have a value field (which may contain $500)
and another field specifying projected payouts (i.e., Annually,
MOnthly) etc?
Seems to me such a move would place greater emphasis on writing a good
query rather than storing lots of redundant data. Am I on track?
geqmail