Hi,
I have a column called Material Number (MATNR) data type CHAR18.
My requirement is, if that column contains all integers, I need to ltrim it so that I can remove all leading Zeroes.
Could you Please let me know which function I should use to find out this.
Regards.