Hi there…
Is there a way to write an statement to update the value of a column to the value of another column? I’ve tried using the “standard” update, but that seems to be just for explicit values (strings, numerics etc).
The only other way I could think of would be to use a SQL statement directly.
phil