For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi All,
I want to remove leading zeros from strings in OIC.
Input values are 0000123,0001234,0012345
I want output of these values as 123,1234,12345.
Can anybody help me with this requirement in OIC.
Thanks, Ramit Bansal