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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

String length with out white spaces in between.

BalaKrishna Reddy AvuthuFeb 4 2009 — edited Feb 4 2009
Hi,
How to find out the length of a string which is having which is having white spaces in between?
To be more clear, if the string is "*THE INFORMATION COMPANY*" which is of length *23*, I want the result to be *21*. That means I don't want the spaces to be included in the length.

How can I find?

Thank You,
Balu.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 4 2009
Added on Feb 4 2009
2 comments
754 views