Skip to Main Content

Integration

Announcement

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!

How can we remove trailing zeros from a string

Ramit BansalJan 11 2024

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

Comments
Post Details
Added on Jan 11 2024
4 comments
1,173 views