• Sean Lange (2/27/2013)


    . A view does not store any data so the calculation would not be stored.

    An indexed view does.

    Another name for it is "materialized view" - because all the calculations and conversions are actually stored in the index(es).

    _____________
    Code for TallyGenerator