Hi,
I need to clean up a text column so that it just contains numbers or the
"+" sign if it is the first character of the string.
Well, it is needed to normalise up a phone number column.
So it'd be great if the "+" could be transformed in "00" in the same step.