If a column is used in an index and its value is changed, it will slow the update processing.
If a column is used in an index, and its value is NOT changed, it will have no impact on update processing. DB2 will not update a given index if the columns making up the index have not changed in...