Derived Attributes



The Coronel, Morris, and Rob database text notes that a "derived attribute need not be physically stored within the database; instead, it is derived by using an algorithm." They further state that "design purity would dictate the elimination of a derived attribute."

Many derived attributes are dynamic, meaning that they constantly change.

However, some derived attributes are static, meaning that their value does not change after they are derived.

This is not a cut-and-dried decision however.