• I'd check if it possible to make ABS a computed column (persistent, if necessary).

    Anyway, threre is no point in loading incorrect data jusy to discard it immediately.

    If computed column is not an option try to calculate correct ABS values during the loading process, and populate the table with correct data straight away.

    _____________
    Code for TallyGenerator