I am trying to update a column to null if the parameter is false. For example, I am trying to set col3 to null only if flag is false. But if flag is true, I would not do anythin