Derived attributes are attributes the values of which can be derived from other attributes. consider attribute a and attribute b. if you can apply certain operations to the value of attribute a, then you can get the value of attribute b. hence, attribute b becomes a derived attribute. now, consider the following four attributes of the customer table.
Comments