Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: RapkatI have a set of data, the data type is a string.
Some of my data has leading zeros from 1-5, there are alpha characters also. Basically there is no standard format.
Examples:
000010705
0010709
001530S
010155
021188S
021243S
02CE8964810
How can I remove any number of leading zeros?