Removing leading zeroes in a character column
Can Regex be used to strip leading zeroes from values in a character column? If so, please provide an example. If not, is there another method?When leading zeroes occur, the number of leading zeroes can vary. There are values in this column that are non-numeric. Thanks,Lou
lou