How do you replace all integer values in a column into empty space?
For example if we have apple234banana, the result will be applebanana.
Thank you.
How do you replace all integer values in a column into empty space?
For example if we have apple234banana, the result will be applebanana.
Thank you.