Hi All,
I got below error while using command -- LTRIM (MEG,'0')
error: The ltrim function requires 1 argument(s).
i want to remove 7 zeros in front of the number.
example:
before: 00000006787
after: 6787
Please help :(
Hi All,
I got below error while using command -- LTRIM (MEG,'0')
error: The ltrim function requires 1 argument(s).
i want to remove 7 zeros in front of the number.
example:
before: 00000006787
after: 6787
Please help :(