If an update statement changes an indexed the column, any index using that column must be maintained. However, if the "new" value of the indexed column is the same as the current value (no net change), is there any wasted time trying to maintain an index that won't really change?If an update statement changes an indexed