Of course not, i appreciate all feedback.
Usually, yes, i'd not store calculated values in a table. However with this example, i actually have a temporary table which is created every night using a store procedure. Other SP's then manipulate this data, and the update script is part of the...