0
votes

I have one table with 4 col A, B, C, Username and want to hit conditional update such that if in a request while updating it, should check only if any of the A, B, c col value is changed then only update the Username col. If all other col value is same as existing one then Username should not be updated.