If one entity is dependent on another entity which is independent of the table, or a fixed value, where does the fixed value go? It's own table?
If I didn't need to do math with it, I think I would be able to ignore it, but if for instance I wish to find ActualAmt, a field dependent on Price and SalesTax, when the DB user only operates in one state, where would SalesTax go?
Grazi