• Run this:

    ALTER INDEX IndexName ON SchemaName.TableName REBUILD

    Check the fragmentation stats.

    Now let them defragment the HEAP to match the outcome.

    _____________
    Code for TallyGenerator