Skip to Main Content

SQL & PL/SQL

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!

String with Tab

slider rulesMar 3 2021

Hi
I am using Oracle 12.1.4, I have some values stored with tabs not spaces. Trim will not remove the trailing tabs, which expression can I use to return the value without any tabs
Sample:
"Test: 123 xyz. abc INT "

Any suggestions?

Thanks

This post has been answered by Frank Kulash on Mar 3 2021
Jump to Answer
Comments
Post Details
Added on Mar 3 2021
2 comments
2,411 views